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