An open API service indexing awesome lists of open source software.

https://github.com/flash3388/robocode-template


https://github.com/flash3388/robocode-template

Last synced: 12 months ago
JSON representation

Awesome Lists containing this project

README

          

# Robocode Template

## Building

Run `gradlew build`
Copy from `build/robocode/robots/Your Robot Name/com.flash3388.YourRobotName_version.jar` into `/path/to/robocode-home/robots`.
It will appear with the robot name configured in the robocode robots list.