Ludum Dare #32compo
Cleaning the Attic
A puzzle-like game where you control a kid with two hairdryers. The objective of each level is to eliminate all the spiders by blowing them away into spikes.
Controls:
Click on player to show places you can move.
After your player has moved, pick a direction by moving the mouse around the arrow that appears in the center of the screen. Your player will turn that direction and "fire" the hairdryers.
I sort of ran low on time towards the end, so there are only four levels. If you want, you can download the source here:
https://bitbucket.org/Wolfgang_/ld-apr-2015/src
The level data is stored in "js/levels.js" if you want to try making your own levels. I originally meant to make a level editor along with this, but I ran out of time.
Controls:
Click on player to show places you can move.
After your player has moved, pick a direction by moving the mouse around the arrow that appears in the center of the screen. Your player will turn that direction and "fire" the hairdryers.
I sort of ran low on time towards the end, so there are only four levels. If you want, you can download the source here:
https://bitbucket.org/Wolfgang_/ld-apr-2015/src
The level data is stored in "js/levels.js" if you want to try making your own levels. I originally meant to make a level editor along with this, but I ran out of time.
Genres: puzzle




Comments12
I hate spiders so I welcomed being able to blow them away. :P Cute idea!