C/C++

C++ is the my primary programming language. I have several demos ranging from OGRE physics demos to GL game demos. Many demos will be written in C++ using SDL with OpenGL.

Mizaru

MIZARU which means “See No Evil” was a project I worked on in my final year of college. The aim of the game is to operate like an old text based adventure game but using speech input. The game is designed to be playable by blind or visualy impared users. This is done by giving descriptions of the scene that you would normally see and then having the user interact with voice commands with the world. The game was programmed in C++ using SDL.

Source:

Download the source here.

Images:

Genesis

Genesis is a 2D side scrolling space shooter. You play as genesis (a brown living asteroid) who shoots to destory enemies. If he destroys an enemy they leave an energy core which if genesis absorbs he grows in size. The challenge of the game is to grow as large as you can but try to stay alive, every hit reduces your size. The larger you grow the easier you are to hit. The game was programmed in C++ using OpenGL.

Source:

Download the source here.

Images: