Time's Up is a race against time to score the maximum points before the timer runs out. The project is made on Unity Editor version 2019.4.16f1 and includes Windows Build. To open the application, navigate to Builds → Time'sUp.exe.
Initially, the timer is set at 15 seconds. The game includes spawning cubes which add/deduct the time. Simply move the crosshairs, aim at a cube, and SHOOT!
There are 3 types of cubes to shoot at:
- Green Cube - Adds 5 points to the score.
- Red Cube - Deducts 3 seconds from the current time. Has no effect on the score.
- Yellow Cube - Bonus cube that adds 3 seconds to the current time. Has no effect on the score.
After the timer runs out, shoot on the Play Again button to restart the game.
- Player movement can be controlled using either the arrow keys or the WSAD keys.
- Move the crosshairs using touchpad.
- Shoot using the Left Mouse Button.
If you play the game in the Unity editor, the cursor disappears as soon as the Play button is hit. To get it back, press the Escape (Esc) key.
My high score is 560 points. Anybody out there who can beat this? xD