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

Overview

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 🌟

You might also like...
Tictactoe py tkinter canvas - Tic Tac Toe written in Python 3 with tkinter mainly using canvas

Python 3 Tic Tac Toe with tkinter This is a tkinter version of my Tic Tac Toe ga

A Python tic tac toe game
A Python tic tac toe game

Tic Tac Toe A Python tic tac toe game To start the game, run python3 main.py First, you have to select the game level. Today, it has three levels In a

Tic-Tac-Toe Game in python3 Tkinter
Tic-Tac-Toe Game in python3 Tkinter

Tic Tac Toe Tic-Tac-Toe Game in python3 Tkinter About: Tic Tac Toe or Noughts and Crosses as called in British is a pencil and paper game for two play

Tic Tac Toe Game build with Python
Tic Tac Toe Game build with Python

Tic Tac Toe Game Description two players who take turns marking the spaces in a three-by-three grid with X or O. The player who succeeds in placing th

A DDQN that learned to play tic tac toe by playing against itself
A DDQN that learned to play tic tac toe by playing against itself

TicTacToeAI A DDQN that learned to play tic tac toe by playing against itself Cu

This is a simple Tic Tac Toe game built with Python.

This is a simple Tic Tac Toe game built with Python.

A quantum version of Ladders and Snakes
A quantum version of Ladders and Snakes

QPath-and-Snakes A quantum version of Ladders and Snakes Desarrollo Para continuar el desarrollo sin pensar en instalación de dependencias: Descargue

pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

pygame is a Free and Open Source python programming language library for making multimedia applications like games built on top of the excellent SDL library. C, Python, Native, OpenGL.

This is a text-based snake and ladder game .

This is a text-based snake and ladder game .

Comments
  • Add board game algos Like Tic Tac Toe, Connect 4, Ludo, Snakes and Ladder etc...

    Add board game algos Like Tic Tac Toe, Connect 4, Ludo, Snakes and Ladder etc...

    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 🌟

    good first issue Hacktoberfest Hacktoberfest 2021 
    opened by M-Usman-Tahir 12
  • Create a connect 4 game in any langauge...

    Create a connect 4 game in any langauge...

    What to do?

    • Make 2 player game of connect 4
    • Add module for the computer/Algo to play the game

    Instructions for pull requests

    See the README.md of the repo

    good first issue Hacktoberfest Hacktoberfest 2021 
    opened by M-Usman-Tahir 2
  • Add Connect Four Game

    Add Connect Four Game

    I have created a Connect Four game in Python.

    I also noticed that some arguments in a file were hard-coded, so I changed them to use the preexisting constant that had already been created.

    opened by AlexisComix 0
  • Snake game using JavaScript

    Snake game using JavaScript

    Hey there,

    Thank you so much for giving an opportunity to contribute towards to your project, As the task given, I hope that am created a Snake game using JavaScript. So I hope that am done my work correctly as you mentioned in your repo, so please kindly accept it and merge my code into it.

    Thank you..

    Hacktoberfest Hacktoberfest 2021 
    opened by dayanand-g 0
Owner
Bit By Bit
Bit By Bit
Rudimentary CMD based implementation of the Tic Tac Toe game

Packages used: questionary random os (Requires Python >3.8 as walrus operators are used in the script) Contains the .py file (tictactoe.py) and an exe

Ashwin 1 Oct 15, 2021
Input-based tic tac toe game made in only python.

Tic Tac Toe Tic Tac Toe is a game in which two players seek in alternate turns to complete a row, a column, or a diagonal with either three O's or thr

Ayza 5 Jun 26, 2022
This is a simple Tic-Tac-Toe game.

Tic-Tac-Toe Nosso famoso e tradicional Jogo da Velha, mas agora em Python. Development setup Para rodar o programa, basta instalar python em sua maqui

João Assalim 1 Oct 10, 2022
Tic tac toe game developed by naman in python

TIC TAC TOE GAME DEVELOPED BY NAMAN IN PYTHON . IT USES MINMAX ALGORITHM TO COMPETE IN DIFFICULTY MODE

Naman  Anand 4 Jun 24, 2022
This is a simple tic tac toe game that runs in the command line.

Tic Tac Toe Game This is a simple tic tac toe game that runs in the command line. Game Description: The game is made up of a square grid with 9 portio

Josias Aurel 2 Nov 12, 2022
Just a simple Tic Tac Toe game, built with Python

TicTacToe Author: Gabriel Lima Table of Contents About Getting Started Linux Windows About This is one of the first projects I built when I first star

null 1 Nov 28, 2021
Tic Tac Toe game developed in python; have 2 difficulty levels

Tic Tac Toe Game This is a code for Tic Tac Toe game in python. Game has 2 difficulty levels. Easy Hard To play the game, use this command in a LINUX

Akshat Mittal 1 Jun 25, 2022
An old time game Tic-Tac-toe

A Tic Tac Toe Bot This is the code repository for my article on Medium - Playing Games with Python - Tic Tac Toe, where I have tried to take the famou

Jigyanshu 0 Feb 25, 2022
Quantum version of the game Tic Tac Toe.

QTicTacToe Quantum version of the game Tic Tac Toe. This game was inspired by the game at this site. Installation The game requires the qiskit python

null 1 Jan 5, 2022
Tic Tac Toe Python Game GUI

Tic Tac Toe is one of the most played games and is the best time killer game that you can play anywhere with just a pen and paper.

Astitva Veer Garg 1 Jan 11, 2022