Menotdan / evolution-simluator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A Simple Evolution Simulator.

This is a simple and expandable evolution simulator for experimenting with things.

How to add your own content (Development)


Main files

  • entrypoint.py is simply the code that runs the game. Contstants contained there are simply just the amount of food that should spawn and the amount of creatures that should spawn.
  • Game.py controls the rest of how the game runs. This also includes the split of types of food and creatures.

See the docs for other development information.


Screenshots

A demo of the evolution simulator.


Attributions:

Application icon by Freepik

About


Languages

Language:Python 100.0%