About |
RealmLands is the beginnings of an AI research project of mine. Written in Java. Basically it creates a random "world"
and places a single entity that travels around the map looking for water and mapping out his/her suroundings. Currently the "redraw"
functionallity is extremely slow. I need to optimize it when I get a chance. (not likely to be anytime soon)
|
|
|
News |
12/29/2002 - 7:10pm
Nothing new with RealmLands since January.
|
|
|
Screenshots |
|
|
|
Usage |
Using RealmLands is pretty easy assuming that you've already installed a recent version of Java.
1. 'java -classpath . realmlands'
2. Click 'world" -> 'new'
3. wait
4. click 'simulation' -> 'start'
|
|
|