combinatorial-game
v0.0.7
Published
a combinatorial game engine
Downloads
1
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
- (todo) surreal -- a library for surreal number
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 :
- The C4 RFC
- Style Guide -- observe the style of existing code and respect it