nabeelraza-7 / Board-Games

Open source Board Games Like Tic Tac Toe, Connect 4, Ludo, Snakes and Ladder etc...

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Board-Games

What to do...

Add Board games like Tic Tac Toe, Connect 4, Ludo, Snakes and Ladder etc...

How to do...

  • Fork the repo
  • Clone the repo
git clone https://github.com/Bit-ByBit/Board-Games
  • Make a directory of the name of your game in the directory of the language you will be using.
  • Push the code
git add .  
git commit -m "ALGO-NAME Contribution"
git push -u origin YOUR-USERNAME

It is a good first issue 🌟

About

Open source Board Games Like Tic Tac Toe, Connect 4, Ludo, Snakes and Ladder etc...

License:MIT License


Languages

Language:Python 58.5%Language:JavaScript 35.4%Language:HTML 3.1%Language:CSS 3.1%