AnicetNgrt / game_of_life_ebiten

Go implementation of Conway's Game of Life, rendering using Ebiten, parallel line computations using goroutines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Game of Life with Go & Ebiten

Parallel line computations using goroutines

About

Go implementation of Conway's Game of Life, rendering using Ebiten, parallel line computations using goroutines


Languages

Language:Go 100.0%