|
|
|
|
|
by JoeDaDude
909 days ago
|
|
I learned about GDL several years ago from folk working on General Game Player AIs, that is AI that could play any well described game. They were working primarily in Java at the time. A casual search show that, shockingly, there is no python library available for GDL (yet), they are still using Java. http://www.ggp.org/ https://github.com/ggp-org/ |
|