|
|
7 년 전 | |
|---|---|---|
| synergine2 | 7 년 전 | |
| synergine2_cocos2d | 7 년 전 | |
| synergine2_xyz | 7 년 전 | |
| tests | 7 년 전 | |
| .coveragerc | 8 년 전 | |
| .gitignore | 9 년 전 | |
| .landscape.yaml | 8 년 전 | |
| .pyup.yml | 8 년 전 | |
| .travis.yml | 7 년 전 | |
| README.md | 7 년 전 | |
| requirements.txt | 7 년 전 | |
| setup.py | 7 년 전 |
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.