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