Skip to content

Tetris Game 3D builded with C++ and OpenGL API.

License

Notifications You must be signed in to change notification settings

m4tob/learn-opengl-game-tetris-3d

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Learning: OpenGL: Tetris Game 3D

This repository store the source of Tetris Game. This project is a college project of Compute Engineer of Universidade Estadual de Feira de Santana - UEFS.

This project is builded with C++ language and OpenGL API. The goal of project is build a Tetris Game in 3D view.

Execution

To run the project, use QT Creator IDE.

Instructions

To mode the parts, use directional keys. To rotate the part, use R key. You also can rotate or translate the board with numeric directional keys (2, 4, 6, 8).

About

Tetris Game 3D builded with C++ and OpenGL API.

Resources

License

Stars

Watchers

Forks

Languages

  • C++ 99.0%
  • QMake 1.0%