/AIBattleGround

sandbox for trainning reactive AI agents

Primary LanguageAngelScript

AIBattleGround Game made with Urho3D about rough AI in post apocalyptic world

-- Build

Install Urho3D

cd AIBattleGround && mkdir build
cd build && cmake ..
make
cd bin && ./AIBattleGround
ESC to exit