Bastien Sevajol 4b81e869c9 Update INSTALL.md 9 gadus atpakaļ
doc/images move image 10 gadus atpakaļ
intelligine Update README for key usage and update default map 9 gadus atpakaļ
.coveragerc Update .coveragerc 10 gadus atpakaļ
.coveralls.yml blank & gitignorez 10 gadus atpakaļ
.gitignore add tmp/ to ignore 10 gadus atpakaļ
.scrutinizer.yml blank & gitignorez 10 gadus atpakaļ
.travis.yml rebuild 10 gadus atpakaļ
Dockerfile Add dockerfile 9 gadus atpakaļ
INSTALL.md Update INSTALL.md 9 gadus atpakaļ
LICENCE Create LICENCE 9 gadus atpakaļ
README.md Merge branch 'master' of github.com:buxx/intelligine 9 gadus atpakaļ
TODO add TODO 10 gadus atpakaļ
config.py more acceptable demo 10 gadus atpakaļ
requirements.txt update requirements 10 gadus atpakaļ
run.py upgrade 10 gadus atpakaļ
tests.py add bypass test 10 gadus atpakaļ
tests_requirements.txt update dependencies 10 gadus atpakaļ

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