This is a simple 2d aimtrainer I made using Pygame as a way of learning the Pygame library. Refer to my YouTube video for gameplay demo.
The game has the following features:
- Two game modes: Reaction training and flicking training
- Background music in main menu
- Custom crosshair
- Gunshot sound for each click
- Accuracy and time taken displayed at the end of the game mode
I am also currently working on implementing mouse sensitivity. Any ideas would be welcome.