bemcho / AIBattleGround

sandbox for trainning reactive AI agents

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

sandbox for trainning reactive AI agents


Languages

Language:AngelScript 52.2%Language:Lua 19.6%Language:CMake 11.6%Language:HLSL 6.6%Language:GLSL 5.7%Language:C++ 2.4%Language:ActionScript 1.1%Language:HTML 0.4%Language:Makefile 0.3%Language:Shell 0.1%