Skip to content

sonlhcsuit/glinskis-hexagonal-chess

Repository files navigation

GLINSKI CHESS

Unix/Linux Command Line

$ pip3 install virtualenv
$ virtualenv venv
$ source venv/bin/active
(venv) $ pip install -r requirements.txt
(venv) $ python python/app.py

You can also use godot for modifier the UI

TODO:

  • write documents
  • setup checkmate warning in game
  • setup last move of any team
  • setup tracking move for undo
  • update more zero-sum game for this one
  • using cloud function for develop

Author: Son Luu

About

Glinski Chess build front-end using godot and backend using python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published