TomCasavant / latex-chess

Create an automated chess game with Github actions and LaTex

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This was an experiment where I had a chess game running via github actions with the resulting chessboard being shown in a LaTeX image format, the game history was stored in a csv file containing every move that was made

LaTeX Chess

Chessboard

About

Create an automated chess game with Github actions and LaTex

License:MIT License


Languages

Language:Python 85.5%Language:TeX 14.5%