Search

Archive for December 16th, 2008

Game Programming Tutorial: Tetris in C++

Posted by GBGames on December 16th, 2008

Javier Lopez wrote a beginner’s tutorial to write Tetris in C++. The tutorial is platform-independent, which I like. While some people have complained that the tutorial isn’t very good C++, I’ve yet to see a more comprehensive and complete Tetris tutorial. Once you’ve followed it and written your own, feel free to spend [...]