Skip to content

MATF-RG19/RG160-3d-tetris

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 

Repository files navigation

T3Dtris

The "T3Dtris" project is aimed at creating a three-dimensional version of the classic Tetris game using the C programming language and the OpenGL graphics library.

installation:

  1. extract file
  2. compile using "make" command
  3. start game using "make play" command
  4. clean folder using "make clean" command (not necessary)

controls:

start : enter
pause : space
exit : escape
rotate: q/e
zoom : z/c
move : arrows

t3dtris

Please note that this project is a work in progress and has not yet reached its final stage of development.Hopefully one day i will have time to finish it.

Releases

No releases published

Packages

No packages published