-
Notifications
You must be signed in to change notification settings - Fork 839
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 to GameZone #4531
Conversation
Thank you @shellyverma ,for creating the PR and contributing to our GameZone 💗 |
assets/images/Screenshot.png
Outdated
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Rename the images as per contribution guidelines
Name it same as your game name
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ready to merge!!
@shellyverma resolve merge conflicts |
@kunjgit resolved! |
Thank you @shellyverma , for your valuable time and contribution in our GameZone 💗. |
PR Description 📜
This pull request adds a new Car Racing Game to the repository. The following files have been added:
main.py
: The main script to run the car racing game.utils.py
: Utility functions used by the game.imgs/
: A folder containing all the image assets used in the game including:finish.png
grass.png
green-car.png
red-car.png
track-border.png
track.png
assets/images/Car_Racing_Game.png
: Screenshot of the game.Fixes #4333
Mark the task you have completed ✅
assets/images
.README.md
.README.md
in my folder.README.md
(optional).Add your screenshots(Optional) 📸
[Add any screenshots here]
Thank you so much for contributing to our repository 💗