Skip to content

Mini chess is a lite version of chess, played on an 3 by 3 board with only 2 pawns per player. The goal is to reach the opposite side with one of your pawns.

License

Notifications You must be signed in to change notification settings

Vincent-von-Schmidt/mini_chess

Repository files navigation

mini chess

install

windows

use the .exe or compile it yourself

python

python -m pip install -r requirements.txt

linux

python

python3 -m pip install -r requirements.txt

About

Mini chess is a lite version of chess, played on an 3 by 3 board with only 2 pawns per player. The goal is to reach the opposite side with one of your pawns.

Topics

Resources

License

Stars

Watchers

Forks