a combinatorial game engine
npm install combinatorial-game- 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
We enforce C4 as collaboration protocol :
- The C4 RFC
- Style Guide -- observe the style of existing code and respect it
- Contributor Covenant Code of Conduct
- GPLv3