Bastien Sevajol 4b81e869c9 Update INSTALL.md | 8 years ago | |
---|---|---|
doc/images | 9 years ago | |
intelligine | 9 years ago | |
.coveragerc | 9 years ago | |
.coveralls.yml | 9 years ago | |
.gitignore | 9 years ago | |
.scrutinizer.yml | 9 years ago | |
.travis.yml | 9 years ago | |
Dockerfile | 9 years ago | |
INSTALL.md | 8 years ago | |
LICENCE | 9 years ago | |
README.md | 9 years ago | |
TODO | 9 years ago | |
config.py | 9 years ago | |
requirements.txt | 9 years ago | |
run.py | 9 years ago | |
tests.py | 9 years ago | |
tests_requirements.txt | 9 years ago |
Social intelligence (/Ant colony) simulation.
Project is not ready, but if you want to test it you will need:
Then run python3.4 run.py exploration
or python3.4 run.py all
. Keep in mind it's in developpment mode !
On current default graphic output, following keys can be used:
Allow the docker user to communicate with your X session with xhost +local:docker
then run (assuming docker installed) docker run -w /intelligine -v /tmp/.X11-unix:/tmp/.X11-unix -v /dev/snd:/dev/snd --privileged -e DISPLAY buxx/intelligine python3.4 run.py exploration