Skip to content

Latest commit

 

History

History
30 lines (28 loc) · 518 Bytes

README.md

File metadata and controls

30 lines (28 loc) · 518 Bytes

Starter Agent2D

Starter Agent2D Source Code

Installation LibRCSC

Download last release of StarterLibRCSC from this Link

cd StarterLibRCSCPath
./configure
make  
sudo make install

How To Use StarterAgent2D

First Time

cd StarterAgent2DPath
./configure
make  

After Any Change

cd StarterAgent2DPath/src
make

Run

cd src
./start.sh -t teamname
  • If it's useful for you, please touch star.