Skip to content

Noxilex/TrueWorld

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TrueWorld

Virtual world, entirely autonomous.

Installation

Clone or download the project

Start

Double-clic TrueWorld.jar or run it using:

java TrueWorld.jar

If it doesn't work, make sure you have an up-to-date version of java. If it still doesn't work, my bad.

State of the project

  • Random map generation
  • Random NPC names
  • Random NPC position
  • NPCs spawn on land
  • Generate new NPCs each year
  • NPCs movements
  • NPCs behavior with others (genetic algorithm)
  • NPCs construct buildings & other stuff
  • Different kinds of map generations (biomes...)

Not done, but working.

About

Virtual 2D World Map, entirely autonomous

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages