Wiki

Clone wiki

Kurck's mini games / Battle Blobs

Battle Blobs

Face many opponents, gain experience and new abilities, and collect medals marking your achievements.

BattleBlobs.jpg

How to play

Download the zip and unzip it. Navigate to the folder and double click the start-file. For Windhoos 'start.bat' and Linux 'start.sh'. If that does not work for you, execute the following command:

#!shell
java -jar BattleBlobs.jar

Make sure you have Java 1.7 or later installed. You might need to label the start file/jar as executable (chmod +x BattleBlobs.jar).

Game controls

  • Left mouse click: execute the action the mouse is on
  • 0: Action zero (normally 'Run'), at the bottom
  • 1: Action one
  • 2: Action two
  • 3: Action three
  • 4: Action four, at the top
  • Enter: accept changes/achievement
  • R: reset when dead
  • M: toggle music
  • Esc: quit

Camera controls

  • Left/A: slide camera west
  • Right/D: slide camera east
  • Up/W: slide camera north
  • Down/S: slide camera south
  • Q: slide camera up
  • Z: slide camera down

Known features

  • If you leave the game window for another program at the right time, the calculation of the blob size is not corrected and will result in tiny or huge blobs. Over time they will grow back to their normal size.
  • Audio continuing on bonus screen pop-up.
  • Short-cut battle ends (final attack round is not shown).
  • Cheat mode

Updated