evilnerd / gomeoflife

Conway's Game of Life in GO

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gomeoflife

This repo contains a very simple implementation of Conway's Game of Life in GO.

The starter-pattern is actually hardcoded, so it needs some work.

Output is being rendered using the h8gi's Canvas library

About

Conway's Game of Life in GO


Languages

Language:Go 100.0%