Tetris Project

TetrisProject is variant of the famous Tetris game. This project was a fun way of learning how to deal with C++ , wxwidgets , and Opengl. On one side, with wxwidgets and Opengl as hight level library , programmers can face complex tasks within reasonable timing. On one other side, with C++ as low and hight level language , programmers have full access to the machine and can implement efficient graphic processings. TetrisProject was written with Dev C++.



OpenglApp.h
OpenglApp.cpp
OpenglFrm.h
OpenglFrm.cpp
TetrisWorld.cpp
TetrisWorld.h
Tetris.zip