Skip to content

ebarped/game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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