Bastien Sevajol 8411113b30 clear code 7 years ago
doc/images move image 8 years ago
intelligine clear code 7 years ago
.coveragerc Update .coveragerc 8 years ago
.coveralls.yml blank & gitignorez 9 years ago
.gitignore add tmp/ to ignore 8 years ago
.scrutinizer.yml blank & gitignorez 9 years ago
.travis.yml rebuild 8 years ago
Dockerfile Add dockerfile 8 years ago
INSTALL.md Update INSTALL.md 7 years ago
LICENCE Create LICENCE 8 years ago
README.md Merge branch 'master' of github.com:buxx/intelligine 8 years ago
TODO add TODO 8 years ago
config.py more acceptable demo 8 years ago
requirements.txt update requirements 8 years ago
run.py upgrade 8 years ago
tests.py add bypass test 8 years ago
tests_requirements.txt update dependencies 8 years ago

README.md

Build Status - Coverage Status - Scrutinizer Code Quality - Stories in Ready

intelligine

Social intelligence (/Ant colony) simulation.

Links

Install

Project is not ready, but if you want to test it you will need:

  • python3.4+
  • pygame (see here for pygame python3 installation)
  • requirements.txt dependencies (install them with pip install -r requirements.txt)

Then run python3.4 run.py exploration or python3.4 run.py all. Keep in mind it's in developpment mode !

Graphic keys

On current default graphic output, following keys can be used:

  • Z: Zoom
  • A: Unzoom
  • Left,Right,...: Move screen
  • M: Display/Hide molecules

Quick test with Docker

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

Screens

Egg management

Ressource exploration