Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 750 Bytes

readme.md

File metadata and controls

15 lines (11 loc) · 750 Bytes

Tracer Game

This is a 2D game developed with Java.

How to run:

  • Git clone this project
  • Navigate to src folder in terminal or cmd
  • run command 'javac GameController.java'
  • run command 'java GameController'

Instructions on game rules:

The player has to follow the tiles on the board while racing against time. Every tile successfully followed will result in gaining more time which is also decreasing every second. The rate of descresse increases as time goes on, making the user follow the tiles faster and faster until they are no longer able to keep up. At this point the high score has been reached, which is measured in seconds survived.

Preview:

alt text