conway
Game simulator
An implementation of Conway's Game of Life using Vue and HTML.
Conway's Game of Life in Vue.
4 stars
2 watching
1 forks
Language: HTML
last commit: almost 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
pecheneg2015/elm-conway-life | An implementation of Conway's Game of Life using Elm | 0 |
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
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 |
yusukehosonuma/swiftui-lifegame | An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
littleb0xes/rusty_life | An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
sirlynix/game-of-life | A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
halogenandtoast/arkhamhorror | An unofficial browser-based version of the popular board game Arkham Horror: The Card Game | 118 |
raganwald/cafeaulife | An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
zsoltk/gameoflife | An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
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 |
amiantos/lifesaver | An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |