prathimacode-hub / Awesome_Python_Scripts

🚀 Curated collection of Awesome Python Scripts which will make you go wow. Dive into this world of 360+ scripts. Feel free to contribute. Show your support by ✨this repository.
https://prathimacode-hub.github.io/Awesome_Python_Scripts/
Mozilla Public License 2.0
362 stars 255 forks source link

Add PyGames Scripts #32

Open prathimacode-hub opened 3 years ago

prathimacode-hub commented 3 years ago

This issue is specifically created for those who have basic programming knowledge in python and want to explore on Games scripts on python

This repository would have all the wide range of games scripts that can programmed and developed using python. Add basic and advance Games scripts in 'PyGamesScripts' folder.

Repository : PyGamesScripts Level : Easy and Medium

Any queries, drop me a private message or just mention me over here!. I'll be happy to support and mentor you. Best of luck everyone ❤️

Happy Contribution!

muditchoudhary commented 3 years ago

Hello!! I'm Mudit. I'm new in opensource. I've created a game with tkinter module. Can I add that game here? If yes then how can I do it. Any guidance would be very much helpful for me.

prathimacode-hub commented 3 years ago

Yes, you are more welcome to add your game script. Create a new issue to state game you are going to contribute. I shall guide you with the details of how it can be done. @MuditCh57

neelshah2409 commented 3 years ago

Hello! I am Neel. I am new in opensource. I had made game with tkinter and numpy.May I add that here?plz guide me.

prathimacode-hub commented 3 years ago

Yes sure, create a new issue and give a slight description of what the project is about. Once assigned it to you, you can start contributing. Do check out the README and Contributing_Guidelines before you create a PR. Once you create a PR, link the issue number to PR as reference and give a commit message. Any queries, feel free to ask. But raise an issue first. Good to see your initiation to contribute. @neelshah2409

AK-Subodh commented 3 years ago

Hello @prathimacode-hub ! I'm Anshika. I am making a simple oddly-satisfying animation/game using PyGame with basic input input from player. Can I contribute it here? I'm new to open source, so please guide me about steps. Thank you!

prathimacode-hub commented 3 years ago

Ok, sure. You're free to contribution. Raise a new issue with the program you would like to work on after 12AM. Issues would be assigned on first come, first serve basis. And definitely, I would guide you the process as you go. @AK-Subodh

Manasa2811 commented 3 years ago

Hello @prathimacode-hub , I am Manasa and I'm a participant of LGM SOC'21. I've been working on a simple card game using basic OOP with python. Can I contribute it here?

prathimacode-hub commented 3 years ago

Yeah, but raise a new issue using the template mentioned in README file of the project. Else, you can check the assigned issues to know how the template would look like. @Manasa2811

vikasbaghel1001 commented 3 years ago

Hello @prathimacode-hub i am recently working on a 2d arcade mario style game using pygame library can i contribute it to the pygame script for my hacktoberfest2021 task