Friday, November 27, 2009

Unfinished projects

I have an long record of unfinished game projects. I wrote my first C++ back in ´92, since then a lot of projects has been started, although very few of them has reached the goal. So lately I have focused on actually creating small working games.

Current project is a collection of small games in different genres. Its mainly to learn different types of mechanics and finding the fun. Both in the game and in the developing!

Maze: Heavy influenced by Pac-man.
Being used to create turn based games I wanted to explore the real-time genre. As a bonus I get to do some basic AI for enemies as well. Also pondering on the steering, currently using the mouse to set way points. You can find source code to this game here.
Screenshot on the status of 2009-11-27.

No comments:

Post a Comment