A fully automated exploration game.
Tony Grosinger
589eb0f8e7
-Continued implementation of move in Police Signed-off-by: Tony Grosinger <tony@grosinger.net> |
||
---|---|---|
bin/net/grosinger/nomads | ||
src/net/grosinger/nomads | ||
.classpath | ||
.project | ||
README.md |
Nomads
A small Java based game where creating the A.I. is the fun part.
About
Using the API and the SampleDrone create a drone of your own that can destroy all the other drones. A sucessful drone will be able to gather resources, avoid the law and other malicious drones, and even reproduce to increase it's forces.
Wiki
The wiki is currently under construction and can be found linked above (or Here)
API
The API provides all the information needed to create your first Drone. You can find the web version Here.