In general this repository contains siple "game" where we can set initial conditions and observ if enviroment is stable.
Configurations can be changed in conf.py in root folder.
- python 3.x
- pygame
To start game you need to install dependencies:
Go to root folder and run:
- pip install -r requirements.txt
- python game.py
This is what the app looks like: