Skip to content
This repository was archived by the owner on Jun 15, 2021. It is now read-only.

buxx/intelligine

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Jul 29, 2016
8411113 · Jul 29, 2016
Aug 8, 2015
Jul 29, 2016
Jun 2, 2015
Apr 15, 2015
Jun 11, 2015
Apr 15, 2015
Sep 16, 2015
Oct 26, 2015
Jul 21, 2016
Sep 25, 2015
Nov 7, 2015
Sep 15, 2015
Sep 16, 2015
Sep 16, 2015
May 21, 2015
Aug 6, 2015
Aug 7, 2015

Repository files navigation

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

Intelligine: egg management

Ressource exploration

Intelligine: ressource exploration Intelligine: ressource exploration with AntStar algo for bypass

About

Social intelligence (/Ant colony) simulation

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages