Skip to content

michalsroka/LifeBox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Life Box

Life Box is a simulation of simple life forms contained in a 2D box. The environment continuously is filling with food which provides necessary nutrition. Each life form can die either from starvation or from an old age. Animals reproduce and spread their gene pool.

Running the box

Just run the main function in the Main class (GameController package), type the start command in a terminal and watch the evolution taking place!

Purpose

The project is an example of software design patterns useage... and fun. It may/will be improved by adding more advanced behaviors and more complex environment variables. Also user interface should be improved.

About

Life simulation Java app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published