Skip to content

Simple implementation of game of life in golang

License

Notifications You must be signed in to change notification settings

vaclav-dvorak/go-game-of-life

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Conway's game of life

Go version of a Go module

Simple implementation of game of life in golang

How to run

This needs to be run:

make prepare
go run .

Troubleshoot

There are some requirements that need to be met before this can be run locally: https://github.com/faiface/pixel#requirements

About

Simple implementation of game of life in golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published