Skip to content

Latest commit

 

History

History
26 lines (16 loc) · 1.09 KB

README.md

File metadata and controls

26 lines (16 loc) · 1.09 KB

demosys-py-simlife

WORK IN PROGRESS

A python port the demo "Sim Life" using demosys-py.

screenshot1 screenshot2

Project Structure

Local Dev

python3 -m virtualenv env
./env/bin/activate
pip install -r requirements.txt

Resources

  • 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

Effect Packages

  • underwater