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 2 years ago
Linked from 1 awesome list
conway-gamelifemacroquadrust
Related projects:
Repository | Description | Stars |
---|---|---|
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
arn-the-long-beard/seeded_game_of_life | A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
littleb0xes/stunning_barnacle | A game built with Rust and Macroquad that simulates life-like behavior of particles under various forces. | 5 |
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
alkhe/conway | An implementation of Conway's Game of Life using Vue and HTML. | 4 |
raganwald/cafeaulife | An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
ollej/rust-bunner-macroquad | A port of the game Bunner from Code the Classics vol 1 to Rust+Macroquad | 6 |
buckley-w-david/conwaygo | 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 |
ollej/rusty-aquarium | A software system that generates data from sensors and Google Sheets spreadsheets to create interactive visualizations of an aquarium environment. | 32 |
taw/imba-game-of-life | A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life. | 7 |
stelly-dev/game_of_life_adafruit_macropad | A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
zsoltk/gameoflife | An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
yusukehosonuma/swiftui-lifegame | An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
markek1/particle-life | A program that simulates the life cycle of particles based on a set of rules inspired by Jeffrey Ventrella's Clusters algorithm | 6 |
trentmwillis/glimmer-of-life | An implementation of Conway's Game of Life using Glimmer as a visualization exploration project | 1 |