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

Added Car racing game with python #276

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

Conversation

Ankit-Mazumdar
Copy link

This is a simple Python car racing game where you control a red car and aim to avoid black obstacles. Use the left and right arrow keys to move the car. The obstacles move toward you, and the game ends if you collide with one. Your score increases for each obstacle you dodge. The game is built using the Pygame library and features basic graphics and gameplay. Ideal for beginners learning Pygame.

This is a simple Python car racing game where you control a red car and aim to avoid black obstacles. Use the left and right arrow keys to move the car. The obstacles move toward you, and the game ends if you collide with one. Your score increases for each obstacle you dodge. The game is built using the Pygame library and features basic graphics and gameplay. Ideal for beginners learning Pygame.
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