Bastien Sevajol 9b2c1693e8 Update README.md пре 9 година
doc/images move image пре 10 година
intelligine fix tests for dev mode пре 10 година
.coveragerc Update .coveragerc пре 10 година
.coveralls.yml blank & gitignorez пре 10 година
.gitignore add tmp/ to ignore пре 10 година
.scrutinizer.yml blank & gitignorez пре 10 година
.travis.yml rebuild пре 10 година
Dockerfile Add dockerfile пре 9 година
INSTALL.md remove install notes пре 10 година
LICENCE Create LICENCE пре 9 година
README.md Update README.md пре 9 година
TODO add TODO пре 10 година
config.py more acceptable demo пре 10 година
requirements.txt update requirements пре 10 година
run.py upgrade пре 10 година
tests.py add bypass test пре 10 година
tests_requirements.txt update dependencies пре 10 година

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 !

Quick test with Docker

Simply 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