
WIP42
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).
This is my entry to Ludum Dare 33.
You are a bored monster.
There is a giant sleepover with lots of children.
You decide to entertain yourself by scaring them by hiding under their bed and suddenly coming out right when they wake up for a bathroom break or a snack.
They eventualy come back thinking it was a dream.
Watch out for the patrolling parents.
If you think that makes no sense your are correct.
Double click main.py in the "src" directory in Windows Explorer.
In a terminal/command prompt/shell/whatever it is called
./run.sh
You may have to run:
chmod +x run.sh
- Space to hide under a bed or get out from under a bed.
- Enter/return to pause and unpause.
- W to move up
- S to move down
- A to move left
- D to move right
You are a bored monster.
There is a giant sleepover with lots of children.
You decide to entertain yourself by scaring them by hiding under their bed and suddenly coming out right when they wake up for a bathroom break or a snack.
They eventualy come back thinking it was a dream.
Watch out for the patrolling parents.
If you think that makes no sense your are correct.
Running on Windows
Double click main.py in the "src" directory in Windows Explorer.
Running on Mac OS X, Linux and other Unixes
In a terminal/command prompt/shell/whatever it is called
./run.sh
You may have to run:
chmod +x run.sh
Controls
- Space to hide under a bed or get out from under a bed.
- Enter/return to pause and unpause.
- W to move up
- S to move down
- A to move left
- D to move right