A Bomberman Clone?
I just found a project I started working on before I started this Blog. It’s a clone (or at least pretty similar ;) ) of the widely known Bomberman. I will, of course, rename my project as soon as I found a good name for it.
I had the maps being loaded and drawn already, so I added the Player a World, Spawns and world collisions.
The Game is currently working with Allegro 4.3 (just as Zombiehunt) and is written in C++. I had in mind to add a online game mode. That is a great opportunity to learn a little Network Game Programming. Back then I had written a design dokument for this game, so I will revise that and make this a decent project :)
Here is a screenshot of how this project is looking like at the moment:
This post was imported from tumblr