Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Aim trainer using python #50

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

PIYUSH1525
Copy link

Aim Trainer is a simple game built with Python and Pygame that helps you improve your mouse accuracy and reaction speed. In this game, circular targets appear at random positions on the screen, and your objective is to click on them before they disappear. The game tracks your hits, misses, and reaction speed to help you monitor your performance.

Features
-Randomly spawning targets that grow and shrink
-A top bar displaying the elapsed time, hits, speed (targets per second), and remaining lives -Game-over screen with statistics such as total time, accuracy, hits, and speed -Adjustable difficulty through target growth rate and size

Aim Trainer is a simple game built with Python and Pygame that helps you improve your mouse accuracy and reaction speed. In this game, circular targets appear at random positions on the screen, and your objective is to click on them before they disappear. The game tracks your hits, misses, and reaction speed to help you monitor your performance.

Features
-Randomly spawning targets that grow and shrink
-A top bar displaying the elapsed time, hits, speed (targets per second), and remaining lives
-Game-over screen with statistics such as total time, accuracy, hits, and speed
-Adjustable difficulty through target growth rate and size
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant