ChessGame is a Python app that allows you to play inside a terminal versus an other player. You can play offline and players must be on the same PC, you can play turn by turn.
TimeTable requires Python 3+.
$ cd chessgame
$ python ChessGame.py
Want to contribute? Great!
Just make a pull request and if it's great i will merge it !
- Add game end check
- Add more mouvements rules
MIT Free Software, Hell Yeah!