Skip to content

TimeTravelPenguin/cellular

Repository files navigation

mdBook

Genetic Cellular Automata (WIP)

The simulation is an implementation of the work by Simulife Hub. The inspiring project was originally implemented in the Processing software, using Java. This version takes a more complex approach, using the Bevy game engine, in Rust.

The goal of this project is is to learn more about Bevy and how it can aid in the development of Simulations.

Since Bevy provides powerful parallelism and an entity-component system (ECS), it should, in theory, be much more flexible to implement such (fast) simulations.

About

A genetic cellular Automata simulation implemented in Rust using Bevy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors