cgolGo

Game simulator

An implementation of Conway's Game of Life in Golang

Conway's Game of Life in Golang

GitHub

46 stars
4 watching
6 forks
Language: Go
last commit: about 2 months ago
animationcgolconwayconway-gamegamegameoflifegifgogolgolanghacktoberfest-accepted

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/golang-minigames A collection of Go programs implementing popular mini-games 12
yonbergman/swift-gameoflife An implementation of Conway's game of life using Swift and SpriteKit 67
alkhe/conway An implementation of Conway's Game of Life using Vue and HTML. 4
simonwaldherr/golang-examples Provides examples and resources to help software developers learn and practice Go programming language skills. 1,579
simonwaldherr/golangsortingvisualization Visualizes various sorting algorithms in Go with animations 125
svera/doric A Go implementation of the Columns game 0
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
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
joelotter/termloop A terminal-based game engine for building 2D games in Go. 1,432
raganwald/cafeaulife An implementation of Conway's Game of Life using a custom algorithm called HashLife. 30
friendsofgo/killgrave A tool to create and manage mock servers with customizable responses 522
awalterschulze/goderive Automates generating implementations of common Go functions from input parameter types. 1,243
cgenie/haskell-snake An implementation of the classic snake game in Haskell using SDL2 60