/game_of_life_ebiten

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

Primary LanguageGo

Game of Life with Go & Ebiten

Parallel line computations using goroutines