Generic cellular automaton plugin for bevy.
-
Updated
Dec 7, 2024 - Rust
Generic cellular automaton plugin for bevy.
A Rust library that implements Conway's surreal numbers
Conway's Game of Life in CLI
A backend implementation of Conway's Game of Life
A FRACTRAN language interpreter
Rust/Terminal based implementation of John Conway's Game of Life
An interactive Conway's Game of Life implementation written in Rust
This is my first proper attempt at making something in Rust. It is a classic Conways game of life, with rendering performed using the Piston crate. I used code from one of the Piston Tutorial examples on making a spinning square, and made modifications mostly in the App Implementation. See original code below:
Add a description, image, and links to the conway topic page so that developers can more easily learn about it.
To associate your repository with the conway topic, visit your repo's landing page and select "manage topics."