Skip to content

Tetris 3D version in C++, using object oriented programming. Developed as part of the Object Oriented Programming course at ENSTA Paris, 2020-2021.

Notifications You must be signed in to change notification settings

caiolang/tetris-3d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tetris 3D

IN DEVELOPMENT

Object-oriented Tetris 3D.

Uses GLUT and has VS Code tasks.json configurations.

Works on MacOS and Linux.

Instructions

After unziping/cloning this repository, press Ctrl+Shift+B (Cmd+Shift+B on MacOS) to build. Then, to run, type and run this in the integrated terminal:

./build/tetris3d.app

å

About

Tetris 3D version in C++, using object oriented programming. Developed as part of the Object Oriented Programming course at ENSTA Paris, 2020-2021.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages