SwiftUI-LifeGame

Game of Life simulator

An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms

The Conway's Game of Life that build with SwiftUI.

GitHub

66 stars
3 watching
6 forks
Language: Swift
last commit: over 1 year ago
Linked from 1 awesome list

conway-gameiosmacosswiftswiftui

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
yonbergman/swift-gameoflife An implementation of Conway's game of life using Swift and SpriteKit 67
amiantos/lifesaver An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps 211
fabienwarniez/vie A re-implementation of the Game of Life for iOS devices using Objective-C. 8
zsoltk/gameoflife An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules 98
alkhe/conway An implementation of Conway's Game of Life using Vue and HTML. 4
unixzii/swiftui-2048 A SwiftUI-based implementation of the popular 2048 game 698
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
raganwald/cafeaulife An implementation of Conway's Game of Life using a custom algorithm called HashLife. 30
littleb0xes/rusty_life An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. 3
simonwaldherr/cgolgo An implementation of Conway's Game of Life in Golang 46
eleev/swiftui-2048 A classic 2048 game built with SwiftUI for mobile and desktop devices using Swift. 258
sirlynix/game-of-life A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. 1
alanrsoares/reasonml-game-of-life A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. 8
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