rusty_life
Game Of Life simulator
An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features.
Another Game Of Life made with Rust and Macroquad
3 stars
2 watching
0 forks
Language: Rust
last commit: about 3 years ago
Linked from 1 awesome list
conway-gamelifemacroquadrust
Related projects:
| Repository | Description | Stars |
|---|---|---|
| | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
| | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
| | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
| | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
| | An implementation of Conway's Game of Life using Vue and HTML. | 4 |
| | An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
| | A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad | 6 |
| | A simulation of Conway's Game of Life in Go, where the rules and behavior are defined by a set of cell states and their interactions. | 3 |
| | A software system that generates data from sensors and Google Sheets spreadsheets to create interactive visualizations of an aquarium environment. | 32 |
| | A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life. | 7 |
| | A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
| | An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
| | An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
| | A program that simulates the life cycle of particles based on a set of rules inspired by Jeffrey Ventrella's Clusters algorithm | 6 |
| | An implementation of Conway's Game of Life using Glimmer as a visualization exploration project | 1 |