JustinReiter / WarLight.AI

AI used for the game Warzone, located at https://www.warzone.com. See how to use this project at the WarLight blog at https://www.warlight.net/blog/index.php/2016/02/the-warlight-ai-goes-open-source/
4 stars 1 forks source link

Pick Memory #8

Open Joi179 opened 5 years ago

Joi179 commented 5 years ago

It should check if it lost any picks and if so Tag and or Memorize the Pick it Lost

Joi179 commented 5 years ago

If watching history isng possible..

..it has to save the picks it does in the pickstage as it can view those informations.

JustinReiter commented 5 years ago

Watching history should be doable as I can parse each deploy / attack / transfer. We need to look into how much we store and what information can be parsed at order parse, while what info should be accessed at a later turn...

Currently the bot will store the picks it chose, the picks given, and the picks the enemy will have.