Skip to content

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

License

Notifications You must be signed in to change notification settings

AlexisComix/Board-Games

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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...

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 56.2%
  • JavaScript 21.7%
  • Java 12.2%
  • HTML 5.1%
  • CSS 4.8%