gotris icon indicating copy to clipboard operation
gotris copied to clipboard

A classic tetris game written in Go programming language

Classic tetris game written in Go.

Dependencies: - Go-SDL (http://github.com/banthar/Go-SDL) - currently 'master' branch required (default is 'release')

- Go-OpenGL (http://github.com/banthar/Go-OpenGL)