Go to file
Tibor Bizjak fa5210a6d7 Added license 2023-02-26 23:37:54 +01:00
.gitignore Updated .gitignore 2019-09-01 16:53:29 +02:00
LICENSE Added license 2023-02-26 23:37:54 +01:00
README.md Created README.md 2019-09-10 23:57:08 +02:00
chess.py Forgot to commit 2023-02-26 23:34:11 +01:00
main.py Forgot to commit 2023-02-26 23:34:11 +01:00
template.tpl Renamed template.html to 2019-09-11 01:14:34 +02:00

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