|
|
il y a 7 ans | |
|---|---|---|
| synergine2 | il y a 7 ans | |
| synergine2_cocos2d | il y a 7 ans | |
| synergine2_xyz | il y a 7 ans | |
| tests | il y a 7 ans | |
| .coveragerc | il y a 8 ans | |
| .gitignore | il y a 9 ans | |
| .landscape.yaml | il y a 8 ans | |
| .pyup.yml | il y a 8 ans | |
| .travis.yml | il y a 7 ans | |
| README.md | il y a 7 ans | |
| requirements.txt | il y a 7 ans | |
| setup.py | il y a 7 ans |
A framework to build simulation with subject focused.
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]"
To install tests packages:
pip install -e ".[tests]"
And run tests:
pytest tests
Life game (More about life game)
Intelligine, Social bug simulation:
Project github page here.