@xieyuheng/cg
v0.0.1
Published
a combinatorial game engine
Downloads
5
Readme
cg -- a combinatorial game engine
game classes:
- cg -- n-player perfect information games
- (todo) ig -- n-player imperfect information games
- (todo) eg -- economic games
game theories:
- (todo) surreal -- a library for surreal number
- theory about two-player normal-ending game
- (todo) surreal -- a library for surreal number
models:
- cell_complex -- the topological space for homotopy theory
example games:
- tic tac toe -- hello game ^-^/
- (todo) hackenbush -- a formal language for hackenbush
- (todo) fol -- game semantics of first order logic
- (todo) go -- the king of combinatorial game
Contributing
We enforce C4 as collaboration protocol :
- The C4 RFC
- Style Guide -- observe the style of existing code and respect it