FastReact is a Java Swing game that tests your reaction and button-clicking skills. The objective is to find and click a series of buttons displayed on the screen before time runs out, buttons must be clicked in ascending order. Challenge yourself to complete the sequence in record time and achieve a high score!
- Welcome screen
- Engaging gameplay requiring quick reactions
- Randomized button placement for each session
- Timer to add a sense of urgency
- Score tracking to monitor your performance
- Game over screen with results and options to restart or exit
- Click the "Play" button to start the game.
- Buttons will appear on the screen. Click them in ascending order.
- Finish before the timer runs out.
- If you click the wrong button or run out of time, the game is over.
- View your score and choose to restart or exit.
- Java Development Kit (JDK)
- Java Swing library
- Clone the repository:
- Compile the Java source files:
- Run the game:
Contributions are welcome! If you have any ideas, bug fixes, or improvements, feel free to open an issue or submit a pull request.