|
7 years ago | |
---|---|---|
doc/images | 8 years ago | |
intelligine | 7 years ago | |
.coveragerc | 8 years ago | |
.coveralls.yml | 8 years ago | |
.gitignore | 8 years ago | |
.scrutinizer.yml | 8 years ago | |
.travis.yml | 8 years ago | |
Dockerfile | 8 years ago | |
INSTALL.md | 7 years ago | |
LICENCE | 8 years ago | |
README.md | 8 years ago | |
TODO | 8 years ago | |
config.py | 8 years ago | |
requirements.txt | 8 years ago | |
run.py | 8 years ago | |
tests.py | 8 years ago | |
tests_requirements.txt | 8 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