Go to file
Tibor Bizjak 84cdf65c3a Fixed bug; moves stack cut too long on rebase 2019-09-12 13:00:04 +02:00
.gitignore
README.md
chess.py Fixed bug; moves stack cut too long on rebase 2019-09-12 13:00:04 +02:00
main.py
template.tpl

README.md

Single Player Chess

Single Player Chess is a simple webapp designed for playing chess, by yourself!

Prerequisites

Usage

Run main.py using python3. Open localhost:8080/ in your browser of choice. Input the move in the text field using algebraic notation. Enjoy a game of chess!

Authors

  • Tibor Bizjak