Skip to content

tumilok/evolution-generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 

Repository files navigation

evolution-generator

Evolution-generator is a real time simulation of the evolutionary process. Creatures are spawned on the endless world with the given amount of energy. Every step of an animal requires energy which can be gained through the eating of grass. Also, creatures have DNA that defines their favorite directions to go. Each creature is unique, most die quickly, some die a little slower, and others survive.

As a player you can change initial parameters in json file for the game:

  • width of the map
  • height of the map
  • start energy for animals
  • energy taken for every move
  • energy given by eating plants
  • jungle size

Although it's a console game, it can bring a lot of fun.

About

A simple console game with zero players involved

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages