Skip to content
/ evolution-simulator Public template

A moderatly simple simulator of chemistry, cellular organisms and natural selection with a basic graphic output. Made in python and in early development.

Notifications You must be signed in to change notification settings

bar0nch/evolution-simulator

Repository files navigation

evolution-simulator

A moderatly simple simulator of chemistry, cellular organisms and natural selection with a basic graphic output. Made in python and currently in early development.

The worlds created are saved in the saves folder and have some components stored in json files (like the element list or the world matrix) that are editable manually for now, whilst others (like the world size) needs to be modified with the program world_generator.py. The main program, being the one designed for user input and the only with a graphic output, is evolution_simulator.py where you can load worlds and see the progress overtime (for now there are is no way to interact with the world since the update cycle is still wip).

About

A moderatly simple simulator of chemistry, cellular organisms and natural selection with a basic graphic output. Made in python and in early development.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages