Playing around with #golang and #sdl2 library from
https://github.com/veandco/go-sdl2
Rewrote a Conway's Game of Life using it --
https://github.com/bcl/sdl2-life
I like it much better than the Go Qt library I used previously which rotted to the point it wouldn't compile anymore.