Eternal Chess
11 April 2016 •
- #project
- #python
- #chess
Eternal Chess is a website that displays a never-ending chess match between two API opponents.
I enjoy playing chess and and I enjoy programming, so why not combine the two? For fun I threw this together using Python and the Flask framework. The game statistics were tracked in an SQLite database.