conwaygo
Game simulator
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.
Conway's Game of Life in Golang
3 stars
2 watching
1 forks
Language: Go
last commit: about 6 years ago Related projects:
Repository | Description | Stars |
---|---|---|
simonwaldherr/cgolgo | An implementation of Conway's Game of Life in Golang | 46 |
alkhe/conway | An implementation of Conway's Game of Life using Vue and HTML. | 4 |
yonbergman/swift-gameoflife | An implementation of Conway's game of life using Swift and SpriteKit | 67 |
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 |
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 |
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 |
friendsofgo/killgrave | A tool to create and manage mock servers with customizable responses | 522 |
svera/doric | A Go implementation of the Columns game | 0 |
amiantos/lifesaver | An artistic implementation of Conway's Game of Life using SpriteKit for macOS and tvOS apps | 211 |
alanrsoares/reasonml-game-of-life | A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
cco3/goqu | A Go library for simulating quantum computing phenomena. | 1 |
andygeiss/ecs | Builds a custom game engine using the Entity Component System concept in Go. | 127 |
joelotter/termloop | A terminal-based game engine for building 2D games in Go. | 1,432 |