A Simple Conquest Game With an AI to play it
Base code taken from: https://code.google.com/p/aima-python/
TODO:
- Make it two player (and then N player)
- Make random reward functions
- Simultaneus actions for 2 player
| Name | Name | Last commit date | ||
|---|---|---|---|---|
A Simple Conquest Game With an AI to play it
Base code taken from: https://code.google.com/p/aima-python/
TODO: