This is a Unity tech test to be used by BioStream Technologies to evaluate potential developers.
Unity 5.4.3 Free Version
- WASD - movement
- Shift - run
- Space - jump
- Mouse - aim
- Left Mouse Button - interact
- Create a fork of the Tech Test repo
- Make the following changes (all script changes should be done in the Tech Test folder):
- Fix any compile or playability bugs
- Add a new green collectible coin worth 5 points
- Display the player's coin count on the HUD
- Animate the coins so they bob up and down in addition to spinning
- Implement occlusion culling so that objects that aren't seen aren't rendered
- Game is complete when 10 points are collected and the pink button is clicked to move on to the next level
- When tasks are completed, create a pull request against the Tech Test repo
- Notify BioStream so that changes can be reviewed
Chris Hoopes