SFTtech / openage

Free (as in freedom) open source clone of the Age of Empires II engine 🚀
http://openage.dev
Other
12.51k stars 1.11k forks source link

R/Julia language integration #1178

Open heinezen opened 4 years ago

heinezen commented 4 years ago

R is a programming language specifically designed for statistics and data mining. Given that AoE games generate endless amounts of interaction data sets that are just waiting to be analyzed thoroughly, supporting an interface for R would be pretty neat. Besides that, a lot of people just love numbers and graphs.

TomJansen commented 4 years ago

Maybe this can also be used for the statistics generation at the end of a game, just like in AoE2?

simonsan commented 4 years ago

It could also be used as advanced factors to assess players online ranks after a game if we integrate that.

simonsan commented 4 years ago

There might be some advantages of Julia over Python and R.