/combogames

http://combinatoric.games: a combinatoric game solver

Primary LanguageJavaScriptMIT LicenseMIT

Combinatoric Games App

This is a Flask app for solving combinatoric games. Currently, two games have been implemented: Gale's Nim and Hub and Spoke nim.

You can find the Gales Nim app at templates/index.html You can find the Hub and Spoke at templates/index2.html.

You can access them at http://combinatoric.games and http://combinatoric.games/index2.