Skip to content
This repository was archived by the owner on Jun 10, 2021. It is now read-only.

Latest commit

 

History

History
45 lines (22 loc) · 1.83 KB

README.md

File metadata and controls

45 lines (22 loc) · 1.83 KB

synergine2

Build Status Coverage Status Codacy Badge

A framework to build simulation with subject focused.

Install

Synergine is in Alpha development status. To install the lib:

python setup.py develop

To install xyz tools packages:

pip install -e ".[xyz]"

To install cocos2d tools packages:

pip install -e ".[cocos2d]"

# Automated testing

To install tests packages:

pip install -e ".[tests]"

And run tests:

pytest tests

Synergine 1 graphic usage examples

Life game (More about life game)

Lifegame

Intelligine, Social bug simulation:

Project github page here.

Intelligine: egg management

Intelligine: ressource exploration