Skip to content

Latest commit

 

History

History
24 lines (18 loc) · 356 Bytes

README.md

File metadata and controls

24 lines (18 loc) · 356 Bytes

Game Of Life

The classic game written in Golang

go run main.go

Usage

[Left click] - Places cell
[Enter key] - move 1 generation forward

Gameplay