Skip to content

ermanimer/gameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gameoflife

Go Go Report Card

Implementation of Conway's Game of Life in Go.

Works only on Unix-like systems.

Instalation

go install github.com/ermanimer/gameoflife@latest

Help

gameoflife -h

Sample Usage

Run gameoflife with input filename ./inputs/pulsar.txt and with 2 fps playback speed.

gameoflife -i ./inputs/pulsar.txt -s 2

Sample Output

Pulsar

About

Conway's Game Of Life Implementation In Go

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages