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

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