You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to develop a AOE2 DE application with the following feature
-INPUT CSV(for example) stream of game events
and computes as output
Comprehensive statistics on game patterns with strategy and tactics optimization
-like a tool that will coach the player to optimize his tactics and strategies
real time training adviser like ("idle villagers", "idle army", "claimed not gathered sheeps", resource unbalance"
@bowswung the csv data output from this scraper is awesome, but is there a reason why there hasn't been any updated data in the last 14 months? Is it because this voobly-scraper is unable to produce the same csv output ever since DE came out?
aocrecs.com provides all of the replays but it seems there isn't any parser/scraper that is capable of extracting data from the new DE format.. is that so?
I want to develop a AOE2 DE application with the following feature
-INPUT CSV(for example) stream of game events
and computes as output
-like a tool that will coach the player to optimize his tactics and strategies
But all starts with CSV event reading(recorded game) and later on real time streaming from live game.
I saw your link https://github.com/bowswung/voobly-scraper/blob/d49d7a20d8555c03aa7f5d771c7b0eb8d9f1e4da/test/simHistory and this is exactly what need.
Can we get in contact regarding this?
Ivan
The text was updated successfully, but these errors were encountered: