WORK IN PROGRESS
A python port the demo "Sim Life" using demosys-py.
python3 -m virtualenv env
./env/bin/activate
pip install -r requirements.txt
- Resources specific to an effect is located inside each respective effect package
- Global or shared resources are located in
simlife/resources
. The path to this directory is added in settings
- underwater