Scholasticpal / HacktoberFest2021_

Make your first PR! ~ A beginner-friendly repository made specifically for open source beginners. Add your profile, a blog, or any program under any language or update the existing one. Just make sure to add the file under the correct directory. Happy hacking!
10 stars 60 forks source link

Build a Basic Game #83

Closed Scholasticpal closed 3 years ago

Scholasticpal commented 3 years ago

This issue is for beginners, interested to contribute to hacktoberfest!🚀

Add projects under Language/Buildagame/ for example a Snake Game implemented in C++ will go under the folder C++/Buildagame/

(Note: Only files added in the mentioned way will be merged)âš 

ajjju1 commented 3 years ago

hello @Scholasticpal i have added a basic game in folder given above

Axe-Pearl commented 3 years ago

Hello I want to contribute, can you please assign it to me?

tripti-786 commented 3 years ago

Hey, please take a look at my PR: https://github.com/Scholasticpal/HacktoberFest2021_/pull/90

Thank You

Axe-Pearl commented 3 years ago

Hey @Scholasticpal, Kindly do check my PR ?

priya03ranjan01 commented 3 years ago

I have contributed a program in PR #99 that includes basic implementation of rock-paper-scissors game. Necessary comments and all details have been written. Hope to get some positive feedback.