/python-game-gif

Create gifs of games on lichess.org

Primary LanguagePythonGNU Affero General Public License v3.0AGPL-3.0

python-game-gif

Usage

Running App

$ python3 app.py [--port 8080] [--bind 0.0.0.0] [--css default.css]

Creating Request

http://[url]:[port]/[gameid].gif

Example http://127.0.0.1:8080/nyMfOUDN.gif

Installation

Requires Python 3.6+ pip3 install -r requirements.txt

Example

https://imgur.com/a/LOuyoYU

Credits

Special thanks to michael1241 for helping develop the splash screen.