Skip to content

phantomgoose/automata

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

About this project

Test and deploy

A few of the popular cellular automatons, such as Conway's Game of Life and Brian's Brain, implemented in Rust and visualized via macroquad.

Code was optimized for readability and extensibility over performance.

Try this project in your browser via WebAssembly (WASM): https://phantomgoose.github.io/automata

Run this project with cargo run --release for best performance.

Demo

Releases

No releases published

Packages

No packages published

Languages