Progress update 2
You can now actually play the game.
The graphics are horrible though because the enemies flicker because there is no solid pathfinding implemented yet.
Next I am going to implement a health bar, limited running and I will balance the weapons. At the moment you can shoot with your fists. I’d like to implement some explosives.
The arena looks very boring and I need to find some more interesting blocks for decoration. Maybe some cheering people.
I am not motivated enough to implement a new running animation because for that I need to draw 24 images by hand. Those three monster images I made took enough time already and they should be around 8 images for a walking animation.
Tags: java, progress, screenshot