swift-gameoflife
Game simulator
An implementation of Conway's game of life using Swift and SpriteKit
Conway's game of life written in Swift with SpriteKit
67 stars
5 watching
23 forks
Language: Swift
last commit: almost 10 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| An implementation of Conway's Game of Life using SwiftUI for mobile and desktop platforms | 66 |
| An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |
| An implementation of Conway's Game of Life using Android, allowing customization and transformation into other cellular automata rules | 98 |
| A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
| An implementation of Conway's Game of Life in Golang | 46 |
| An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
| A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
| A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
| 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 |
| An implementation of Conway's Game Of Life using Rust and Macroquad with interactive features. | 3 |
| A re-implementation of the Game of Life for iOS devices using Objective-C. | 8 |
| An implementation of Conway's Game of Life using Vue and HTML. | 4 |
| A Game of Life implementation in Imba, using its core language to create a simulation of Conway's Game of Life. | 7 |
| An implementation of Conway's Game of Life using Glimmer as a visualization exploration project | 1 |
| A Swift-based interactive tutorial on building an AI-powered Pong game with SpriteKit | 14 |