GameOfLife
Cellular automaton simulator
An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules
An Android implementation of Conway's Game of Life
98 stars
6 watching
57 forks
Language: Java
last commit: almost 2 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
yusukehosonuma/swiftui-lifegame | An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
krisajenkins/wireworld | An implementation of Conway's WireWorld cellular automata in Elm, allowing users to simulate and analyze complex patterns of movement in discrete space. | 3 |
amiantos/lifesaver | An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |
hopson97/empire | A cellular automaton simulation of a population's growth, interaction, and evolution in response to environmental factors. | 147 |
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 |
fabienwarniez/vie | A re-implementation of the Game of Life for iOS devices using Objective-C. | 8 |
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
stelly-dev/game_of_life_adafruit_macropad | A simple implementation of Conway's Game of Life on the Adafruit Macropad using CircuitPython | 5 |
alkhe/conway | An implementation of Conway's Game of Life using Vue and HTML. | 4 |
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 |
raganwald/cafeaulife | An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
akalsey/zbot | Enables text adventure game play over SMS or in Cisco Spark rooms using a custom-built web service | 5 |