http://games.digipen.edu/games/djinn-and-i
Djinn and I is a menu-based pet simulator game.
Djinn and I was a project I worked on with three other classmates as a student project during my second semester at DigiPen. We were required to write an entire game from scratch in C. I had only known a bit of C before coming to DigiPen, so it was an interesting experience. I took technical lead on the project and wrote most of the core engine. The entire game was programmed in roughly 12 weeks (we’re given 14, but the first 2 weren’t very effective). The only dependencies we had was on MSVCR and FMOD Sound Library.