Posts Tagged ‘C++’
8 posts tagged with C++
-
Posted on August 21st, 2010 | Filed under Projects | No Comments
Tic Tac Toe created using C++ and SDL. Runs on Windows, Linux and the GP2X Screenshots Downloads Tic Tac Toe Windows (1.51 MB zip file) – The Windows version of the game. Tic Tac Toe GP2X (1.07 MB zip file) – The GP2X version of the game. Tic Tac Toe Source Code (6.07 MB zip Read the rest…
-
Posted on August 13th, 2010 | Filed under Projects | No Comments
Falling Blocks is a simple 2D tetris clone created using C++ and DirectX9.
-
Posted on August 5th, 2010 | Filed under Projects | No Comments
A Windows Operating System Manager library that makes extensive use of the Windows API to make window and dialog box management easier.
-
Posted on July 30th, 2010 | Filed under Projects | No Comments
A stand-alone terrain editor that allows the creation, editing/texturing and exporting of terrain to the .X model format. Terrains can be manipulated manually using the terrain cursor, or algorithmically using the editor options.
-
Posted on July 29th, 2010 | Filed under Projects | No Comments
A terrain library that allows the creation, alteration and algorithmic texturing of terrain. Also supports real time lighting, terrain following and simple water.
-
Posted on July 29th, 2010 | Filed under Projects | No Comments
A top down view 2D checkpoint racing game for Windows, and a handheld console called the GP2X created using C++ and SDL.
-
Posted on July 29th, 2010 | Filed under Projects | No Comments
A tornado simulation created using C++ and OpenGL that makes use of particle systems and both keyframe and path animation.
-
Posted on July 29th, 2010 | Filed under Projects | No Comments
A simple 2D horizontal space shooter game. This was the first game I ever created.