AlexLandau / game-ai-research

MIT License
0 stars 1 forks source link

Add more games #3

Open AlexLandau opened 7 years ago

AlexLandau commented 7 years ago

Currently the focus is on two-player zero-sum games, so I'm ignoring other types of games for now.

A few other requirements for incoming GGP games:

Additionally, thanks to this framework we can use non-GDL implementations of games that would be slow or difficult to implement otherwise (e.g. chess, Go).

AlexLandau commented 7 years ago

Two-player, fully zero-sum games in GGP.org/base, not yet included:

AlexLandau commented 7 years ago

Games played in the Computer Olympiad, not yet represented (and not all vetted for suitability):