combinatorial-game

a combinatorial game engine

Usage no npm install needed!

<script type="module">
  import combinatorialGame from 'https://cdn.skypack.dev/combinatorial-game';
</script>

README

a combinatorial game library

  • game classes:

    • cg -- n-player perfect information games
  • theories:

    • (todo) surreal -- a library for surreal number
      • theory about two-player normal-ending game
  • game collection:

    • tic-tac-toe
    • hackenbush
    • (todo) dots-and-boxes
    • (todo) go
  • game semantics:

    • (todo) fol -- game semantics of first order logic
    • (todo) cl -- game semantics of constructive logic

Docs

Contributing

We enforce C4 as collaboration protocol :

Code Of Conduct

License