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

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