Writing tetris - part 1
May 17th, 2008Some time ago, I started writing simple casual game - tetris
Idea of a game is nearly the same age as me, but I decided to create a 3D variation of it.
At the begining every game look like a crap, so does mine.
Disaster
My workshop and some technical info:
- Operating system - Linux, it also smoothly works on Windows
- Programming language: C++
- Libraries used: OpenGL, nVidia Cg, boost, SDL, GLee, FreeType, FmodEx, id3lib
- IDE: Eclipse CDT and Vim
- Other tools: Blender, GIMP
