Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 536 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 536 Bytes

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).