Skip to content

Conway's Game of Life in ASCII, written in Go

Notifications You must be signed in to change notification settings

fmzbl/go-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

go-of-life

An ASCII based Conway's Game of Life implementation written in Go.

How to use

Run the main file, you can pass it the width and height if you wish

$ go run main.go <width> <height>

About

Conway's Game of Life in ASCII, written in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages