Skip to content

zermingore/gtk_tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yet Another Gtk Tetris Clone


Anything in the glm/ folder comes from the GLM project
https://github.com/g-truc/glm
The currently used version is GLM 0.9.9.8

In order to compile, you will need the glew and gtk3 libraries.
Debian package names: libglew-dev libgtk-3-dev