fa5210a6d7 | ||
---|---|---|
.gitignore | ||
LICENSE | ||
README.md | ||
chess.py | ||
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