Skip to content

MichaelGHSeg/gol

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Game Of Life

A (very) basic implementation of Conway's Game of Life. Uses https://github.com/fyne-io/fyne for the windowing toolkit and to render images to the screen. Each tick of the simulation updates an in-memory image.RGBA and redraws.

Instructions on installing the dependencies needed to run Fyne on your system can be found here: https://fyne.io/develop/

Screenshot

Screenshot

About

Conway's Game of Life

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 95.7%
  • Makefile 4.3%