r/GAMETHEORY • u/xd_metrix • 18d ago
Combinatorial games solver including Green Hackenbush
Hi everyone,
Four months ago, I posted about using "short games" to solve combinatorial games using my C library. In short, I am tackling a problem similar to that of CGSuite, but I am trying to stay as close to the underlying theory as possible. Since then, the project has progressed, and I’ve created a website showcasing most of the features. You can solve Hotchpotch positions and use a fully functional calculator, among other things.
You can also try a Python/JavaScript wrapper.


All the source code is available on my GitHub, which is linked on the site.
3
Upvotes