HTML5 and JavaScript Game Development Competition in just 13 kB

Escape from Maze 13

The objective is to complete the mazes in the fastest possible time. Be warned that if you hit a glitch the maze will re-generate. Use arrow keys or tap/click on the maze to move the player around.

One of my aims was to see how far in September 2016 browsers support ES6 with out any polyfills or transpilation.

This entry uses non transpiled ES6, CSS3 animations and flexbox so will only work and has been tested on the latest Chorme desktop, chrome mobile (Andriod) Firefox and Edge browsers. Sorry IE and Safari you are too far behind.

Categories: desktop, mobile

Feedback from the judges

Diego González: Great art style. I wish it could handle when you held two directional keys down at the same time to slide along the wall pacman style without feeling sticky, but overall, a great job!

Anselm Hook: After a while you get tired :) But it's well implemented, it's kind of original. Well done.

Jupiter Hadley: Really neat game! Love the use of glitches which completely change the game. It adds tons of challenge to the game - its very hard to plan where to go to get the best time. Neat concept!

back