Act Natural by LewisW
My first shot at Ludum Dare. It went mostly okay, I think.
Game is all (crap and rushed) javascript and HTML using HTML5 canvas. Not the best way to make a game, but I wanted to do something web-based and didn't have the time to learn a new framework. Instructions on how to play are on the webpage.
I used a brilliant little library called PathFinding.js (https://github.com/qiao/PathFinding.js) for pathfinding and jQuery for some event hooks. Other than that everything was done from scratch this weekend.
I used bfxr for the one sound effect in the game, and autotracker.py for the music.
It may not be immediately obvious how this relates to the theme... I took a bit of a roundabout way:
"Beneath the Surface" could mean "More to it than meets the eye" which made me think of disguises... which is essentially what this game is about. If that's too vague of a connection, oh well.
Game is all (crap and rushed) javascript and HTML using HTML5 canvas. Not the best way to make a game, but I wanted to do something web-based and didn't have the time to learn a new framework. Instructions on how to play are on the webpage.
I used a brilliant little library called PathFinding.js (https://github.com/qiao/PathFinding.js) for pathfinding and jQuery for some event hooks. Other than that everything was done from scratch this weekend.
I used bfxr for the one sound effect in the game, and autotracker.py for the music.
It may not be immediately obvious how this relates to the theme... I took a bit of a roundabout way:
"Beneath the Surface" could mean "More to it than meets the eye" which made me think of disguises... which is essentially what this game is about. If that's too vague of a connection, oh well.
Ratings
| Coolness | 54% | 3 |
| Overall | 3.26 | 470 |
| Audio | 2.62 | 633 |
| Fun | 2.93 | 641 |
| Graphics | 2.52 | 972 |
| Humor | 2.96 | 260 |
| Innovation | 3.70 | 157 |
| Mood | 3.14 | 420 |
| Theme | 2.97 | 793 |
It's still a cool application of the theme.