ebarped / game-of-life

Game of life written in golang

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life

Game of Life implementation in Go using stdlib only.

Play

go run main.go

⚠️ Linux only

This game will only work in linux environments

About

Game of life written in golang


Languages

Language:Go 93.5%Language:Makefile 6.5%