Conways Game Of Life Save

🎲 Conway's game of life

Project README

Conway's Game of Life

My blog post: My First Golang Program


Built in an evening, while noodling around with Ebiten — a cross-platform 2D game library for Go.

Preview GIF

Left click flips the state of nearby cells.

Preview interaction GIF

Install

go install

Run

go run main.go


MIT.

Open Source Agenda is not affiliated with "Conways Game Of Life" Project. README Source: healeycodes/conways-game-of-life

Open Source Agenda Badge

Open Source Agenda Rating