Popularity
7.2
Growing
Activity
0.0
Stable
23
7
1

Monthly Downloads: 159
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: AI    
Latest version: v5.9.14

creatur alternatives and similar packages

Based on the "AI" category.
Alternatively, view creatur alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of creatur or a related project?

Add another 'AI' Package

README

Créatúr

Créatúr is a software framework for automating experiments with artificial life (ALife) or other evolutionary algorithms (EA). It provides a daemon which ensures that each agent gets its turn to use the CPU. You can use other applications on the computer at the same time without fear of interfering with experiments; they will run normally (although perhaps more slowly). Créatúr also provides a library of modules to help you implement your own ALife species. Even if you aren't using the Créatúr framework, you may find some of these modules useful.

A tutorial on how to use Créatúr, including lots of examples, is available at https://github.com/mhwombat/creatur-examples/raw/master/Tutorial.pdf.

Créatúr (pronounced kray-toor) is an irish word meaning animal, creature, or unfortunate person.