Showing only posts tagged game. Show all posts.

Some updates on Zombiehunt

I imported Zombiehunt to an Eclipse IDE project, which made things sooo much easier.

Up till then, I had been using MinGW make/g++ command line and notepad.exe as an editor. Just so you realize that this is a major upgrade :P

Since my project is more than four …

Destruction!

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):

image0

image1

image2

Next thing I have in mind is getting the Explosions to kill the player ;)

This …

Releasing Zombiehunt (v 0.7) soon!

Latest changes in Zombiehunt:

  • “Mutated Zombie” graphics were redone (by Burning Peanut)
  • “Normal Zombie” got a Walk-Cycle (also by Burning Peanut)
  • The scene gets darker the longer the player survives (In the end only a few spots are lit, this makes the game a bit more interesting).
  • Color depth set …

Pyromania - Bombs

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 possible to set Bombs before, they usually weren’t placed correctly (Had to …

- Pyromania -

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 as soon as you drop them (Bomb dissapears).

Going to continue work tomorrow :)

This …

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 …

Zombiehunt Controlls

Zombiehunt got a menue to change the controlls of the game! It now also checks the game version when submitting a highscore to the online highcore list.

Here is a screenshot of the controlls menue:

image0

The menue background btw was created by `Burning Peanuts <http://burningpeanut.blogspot.com/>`__ (artist …

« newer articles | page 2 | older articles »