Starter Agent2D Source Code
Download last release of StarterLibRCSC from this Link
cd StarterLibRCSCPath
./configure --prefix=/usr/local/StarterLibRCSC/
make
sudo make install
cd StarterAgent2DPath
./configure
make
cd StarterAgent2DPath/src
make
cd src
./start.sh -t teamname
CDPATH="${ZSH_VERSION+.}:" && cd . && aclocal-1.15 -I m4
/bin/bash: aclocal-1.15: command not found
make: *** [Makefile:348: aclocal.m4] Error 127
cd StarterAgent2DPath
./bootstrap
./configure
make
- If it's useful for you, please touch star.