Archived
1
0

Updated Readme.md

Signed-off-by: Tony Grosinger <tony@grosinger.net>
This commit is contained in:
Tony Grosinger 2011-09-10 22:14:16 -07:00
parent 89a6f1e559
commit ff8cbae761

View File

@ -0,0 +1,17 @@
Nomads
======
A small Java based game where creating the A.I. is the fun part.
About
-----
Using the API (coming soon) and the [SampleDrone](https://github.com/tgrosinger/Nomads-Sample-Drone) create a drone of your own that can destroy all the other drones.
A sucessfully drone will be able to gather resources, avoid the law and other malicious drones, and even reproduce to increase it's forces.
Wiki
----
A wiki with detailed information about creating a custom drone will be coming soon when the game is closer to an Alpha release.
API
---
An API will be released once the game is closer to an Alpha release.