Archived
1
0
This repository has been archived on 2023-12-27. You can view files and clone it, but cannot push or open issues or pull requests.
Nomads/README.md

18 lines
651 B
Markdown
Raw Normal View History

Nomads
======
A small Java based game where creating the A.I. is the fun part.
About
-----
Using the [API](https://github.com/tgrosinger/Nomads/downloads) and the [SampleDrone](https://github.com/tgrosinger/Nomads-Sample-Drone) create a drone of your own that can destroy all the other drones.
2011-09-12 09:31:28 -07:00
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
----
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.