A battle-royal game with trained agent which controls tanks in realistic physic world.
Each agent receives the OpenGL frame of its camera as input, and it is trained to fire and hit enemies.
When agent is trained (with SAC algorithm) you can fight against other tanks.
First you need to clone the repo :
$ git clone https://github.com/Ipsedo/ArenAI.gitThen you can see the guides for :