Skip to content

sonald/gotris

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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)

About

A classic tetris game written in Go programming language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 62.6%
  • Python 37.4%