Pyromania - Player/Explosion Collisions
Finally explosions kill the player in Pyromania.
This post was imported from tumblr
A 2D Multiplayer Bomberman-inspired game. Written in C++ using the Allegro library and POCO for networking code.
Finally explosions kill the player in Pyromania.
This post was imported from tumblr
Today I worked on Pyromania, my Bomberman type game. I had bombs and explosions, but they didn’t do any harm to world or player.
Now explosions at least destroy destructible blocks (the wooden boxes …
After a rather long break from programming (did a lot with Blender the past month) and also a break from posting on this blog I am now back with a little update on Pyromania. Although it was possi …
I decided to call my Bomberman “clone” *Pyromania*.
I added Bombs btw, but they only create explosions that don’t do anything (just a little bit of space in the RAM). Also, they seem to explode …
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 …