Zip by Chronodrax
Zip is a 2d platform game with minimalist gameplay, graphics and level design, where the background and the obstacles are the same thing!
When going down from a platform, Zip will absorb that platform's color, then he'll be able to pass through any obstacle of the same color!
11 levels done, level design inspired by minimalism art.
Original art (Zip); no sound/music.
The javascript source is formatted with Notepad++ (if you want to read it);
Whole game is downloadable following the link above (source download).
Have fun !
When going down from a platform, Zip will absorb that platform's color, then he'll be able to pass through any obstacle of the same color!
11 levels done, level design inspired by minimalism art.
Original art (Zip); no sound/music.
The javascript source is formatted with Notepad++ (if you want to read it);
Whole game is downloadable following the link above (source download).
Have fun !
| Web | http://www.teradem.net/HTML5/Zip/ |
| Source | http://www.teradem.net/HTML5/Zip/game.js |
| Source (download) | http://www.teradem.net/HTML5/Zip/zip.rar |
| Original URL | https://ludumdare.com/compo/ludum-dare-26/?action=preview&uid=21759 |
Ratings
| Coolness | 75% | 2 |
| Overall | 4.18 | 11 |
| Audio | 1.52 | 1036 |
| Fun | 3.96 | 19 |
| Graphics | 3.75 | 163 |
| Humor | 2.17 | 603 |
| Innovation | 4.15 | 26 |
| Mood | 3.22 | 282 |
| Theme | 4.10 | 101 |
Tip for HTML5: make sure to override default actions when using keyboard input. WASD may not seem like it warrants dedicated input handling, but remember ctrl+w/s/d are all common browser hotkeys.
The only thing I'd add is some nice mood music, some slight tweaks to the jumping mechanics, and even more levels!
I struggled a little with colour-blindness, but apparently mine isn't as bad as FrozenCow's - it was only a problem on the second screenshot below the main one, between the blue and purple in there, and I managed it by trial and error.
I don't quite understand why there are two more levels once I've been told I've won. Kind of weird.
The fade in effect is really slow on my browser, which gets annoying (Firefox 20 on Linux with integrated graphics).
Keep it up!
BTW, I found your game via reddit, and I had a hard time to find it here (I guess searching 'zip' return all games providing a zip file)