Skip to content

HeitorMelo/StarterAgent2D

Repository files navigation

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.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published