Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 177 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 177 Bytes

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