Monster Pounder is a game that I made together with Zack Wood for the Ludum Dare 33 Game Jam, where the theme was “You are the monster”. Zack Wood created the lovely running animation whereas I programmed and added everything inside Unity. Different sounds are played when the blocks are activated and when the orange guys are hit.

The core game idea is that each block represent a key on the keyboard. When a key is pressed, the corresponding block lunges out. The running orange guys are trying to get from the left side to the right side. The players mission is to pound them down before doing so.

QWERTY being pressed. Nordic ISO layout.

What I like most about this idea (apart from being fun) is that it could potentially be used as a typing learning tool for educational purposes.

Implementation

The game was implemented in Unity as a proof of concept. It took about 6 hours.

Images