sigmaray / WxTetris

Tetris game done in WxWidgets

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Doing this for SIG-GAMES FIU to show that C++ is cooler than .NET :P

Also to show that writing a Tetris game even in C++ is relatively easy
and Wx is simple enough to learn.

Supposed to increase interest in C++ and linux development

Requires:
wxWidgets developer package and/or wxGTK package depending on your
distribution or OS. Tested in Linux (most distros) and Mac.

To run:
make
./Tetris

About

Tetris game done in WxWidgets


Languages

Language:C++ 100.0%