Skip to content

matiasvlevi/crawling-creatures

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Genetic Creature Simulation

Evolve crawling creatures using Matter.js and p5.js

  • Keep track of the genes with Family names
  • generate a proportion graph of the different genes!
  • Create customized maps for different behavior


Installation

A Delpoyed server is required for the Map editor features

Clone the repo

git clone https://github.com/matiasvlevi/crawling-creatures

Install dependencies

npm ci

Run

npm start

Check out the Preview!

The full experience requires a deployed server, as shown above.

Releases

No releases published

Packages

No packages published