Code Monkey home page Code Monkey logo

evolacc's Introduction

EvolAcc

Introduction

EvolAcc aims to be a life simulator based on programmable replicator unit inside a N dimensions world. EvolAcc provides a powerful API for creation and management of simulation, that allow user to create complex systems. Moreover, EvolAcc is totally extendable and provides tools for simplify observation and analysis of simulations.

Dependencies

EvolAcc uses Python 3 and some pip installable python modules:

  • docopt

See requirements.txt file for more info.
Pip allow quick installation of all modules with :

    pip install -r requirements.txt

Careful: on some systems (those use python 2 by default), pip3 must be used instead of pip.

License

MIT. See LICENSE file.

Versions

EvolAcc use the SemVer naming for versionning.
All versions with changelog are described here: API can drastically change while in Beta. (<1.0.0)

Planned for next versions

  • more doc;
  • dynamic genomes;
  • Qt GUI;
  • more doc;
  • more actions, watchers, genomes;
  • pypi upload;
  • improve config module implementation, because its hard to add an option now;

0.1.0

Current version.

  • implementation of main architecture;
  • provides some objects for API;
  • basic objects like some actions, and Game of Life implementation;

evolacc's People

Contributors

aluriak avatar matael avatar dridk avatar

Watchers

James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.