Skip to content

Latest commit

 

History

History
127 lines (98 loc) · 3.65 KB

README.md

File metadata and controls

127 lines (98 loc) · 3.65 KB

Beginner python tools and games





👀 About The Project

This is a beginner friendly open source project where developers build, play, or even learn various games and tools built with Python!

🍄 Installation

Follow steps down below to install and run the project

🍙 Clone the repo

git clone git@github.com:AseanK/beginner-python-tools-and-games.git

🍙 Head to the game folder you want to play

cd "Name_of_the_folder"

🍙 Run the file using python command

python name_of_the_game/tool.py

✨ Contribute

Follow steps down below to contribute to the project

🍙 Fork the Project


🍙 Clone the repo

git clone git@github.com:AseanK/beginner-python-tools-and-games.git

🍙 Create your own Branch

git checkout -b Name_of_your_game

🍙 Make changes and commit your Changes

git commit -m 'Comments'

🍙 Push to the Branch

git push origin Name_of_your_game

🍙 Open a Pull Request

Contributions are what make the open source community such an amazing place to learn, inspire, and create. Any contributions you make are greatly appreciated.

Please create a simple README.md file using provided template!

If you have a suggestion that would make this better, please fork the repo and create a pull request. You can also simply open an issue with the tag "enhancement". Don't forget to give the project a star! Thanks again!


🙌 Contributors


🙏 Thank you! 🙏