Skip to content

Create games in python / JavaScript / others for this hacktober2022

Notifications You must be signed in to change notification settings

Choreazam/HacktoberFest

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hacktoberfest 2022 OPEN FIRST Pull Request - FREE T-SHIRT🎉

Create games in python / JavaScript / others for this hacktober2022

This is so you can learn and get started with Open-source. Easy, Simple and Intuitive Repo for all Coders out there 🤩!!

Create games in any language you prefer.

Examples: 1.Snake 🐍 2.Flappy bird 🐦 3.Shooter 🔫 4.Tic Tac Toe ❌⭕

Create a file in the folder of your prefered language. note: If its folder doesn't exist, Let me know in the discussion tab ---or--- Fork and clone it and send a PR.

This project is perfect for your first pull request

🗣 Hacktoberfest encourages participation in the open source community, which grows bigger every year. Complete the 2021 challenge and earn a limited edition T-shirt.

📢 Register here for Hacktoberfest and make four pull requests (PRs) between October 1st-31st to grab free SWAGS 🔥.

Hacktober Badge Star Badge

Instructions-

  • Fork this Repository using the button at the top
  • Clone your forked repository to your pc ( git clone "url from clone option.)
  • Create a new branch for your modifications (ie. git branch new-user and check it out git checkout new-user and git checkout -b new-user)
  • Add your code in the specific language folder in the repo.
  • Write a program to print your name in star pattern in any language of your choice.
  • Add your files (git add -A), commit (git commit -m "added myself") and push (git push origin new-user)
  • Create a pull request
  • Star this repository

How to make your first Pull Request

Replace <YOUR-USERNAME> with your GitHub username in this guide.

Follow Me

'''
To get approval of the pull request much quick 🚀
'''

About

Create games in python / JavaScript / others for this hacktober2022

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 74.4%
  • JavaScript 10.3%
  • CSS 7.4%
  • HTML 4.0%
  • C 3.5%
  • C++ 0.4%