a super small chess game! it's made using python+pygame, but i've packaged it to run without needing to set up a whole environment.

the chess engine is entirely written by me without super complex searches (which is probably evident if you play against it!)

you can view the code on github here.

download for windows
windows may show a security warning but it's just because it's unsigned
download for linux
make it executable with the command chmod +x tinychess-linux-1-2-2