cgolGo
Game simulator
An implementation of Conway's Game of Life in Golang
Conway's Game of Life in Golang
46 stars
4 watching
6 forks
Language: Go
last commit: 5 months ago animationcgolconwayconway-gamegamegameoflifegifgogolgolanghacktoberfest-accepted
Related projects:
Repository | Description | Stars |
---|---|---|
| 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 |
| A collection of Go programs implementing popular mini-games | 12 |
| An implementation of Conway's game of life using Swift and SpriteKit | 67 |
| An implementation of Conway's Game of Life using Vue and HTML. | 4 |
| Provides examples and resources to help software developers learn and practice Go programming language skills. | 1,584 |
| Visualizes various sorting algorithms in Go with animations | 125 |
| A Go implementation of the Columns game | 0 |
| A ReasonML implementation of Conway's Game of Life with features for educational purposes and future development. | 8 |
| A simulation of Conway's Game of Life in Rust, exploring cellular automata and simple dynamic systems. | 1 |
| A Rust implementation of Conway's Game of Life with user-specified initial conditions and rules | 3 |
| A terminal-based game engine for building 2D games in Go. | 1,437 |
| An implementation of Conway's Game of Life using a custom algorithm called HashLife. | 30 |
| A tool to create and manage mock servers with customizable responses | 524 |
| Automates generating implementations of common Go functions from input parameter types. | 1,246 |
| An implementation of the classic snake game in Haskell using SDL2 | 60 |