Skip to content

Simple Go implementation of Conway's game of life.

License

Notifications You must be signed in to change notification settings

ollaw/goameoflife

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gitlab pipeline status

Goameoflife

Simple Go implementation of John Conway Game of Life to learn and play with the language.

Build and run

Just open a terminal big enough (I didn't care too much about sizing) and run

docker build . -t awesome-game
docker run -it awesome-game

About

Simple Go implementation of Conway's game of life.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published