Skip to content

bokken12/FedoraBots

Repository files navigation

FedoraBots

Instructions

Run server.Test to spawn a server that hosts a game, with one room that accepts six robots.

Start up six example.CircleBots, and the game will start after the sixth CircleBot is started.

To show another display, run client.Display and give the room id (in this case 0) as an argument.

Gradle tasks

To build a jar with the required libraries, use gradlew jar. For a jar with javadocs for the library and BoofCV, use gradlew javadocJar.

Both of these jars will be put in the build/libs folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published