
Cleaning the Attic
This game is from the old Ludum Dare platform. You can try viewing the original page on Web Archive
(may not load correctly).
(may not load correctly).
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.