Maze Speedrun

Description

Maze Speedrun is a simple maze game using DFS algorithm to generate random mazes for the player to traverse in the shortest time possible. Written in Javascript using Phaser game library.

Features

  • Uses DFS algorithm to build random mazes.
  • Uses Kongregate API to upload the player's fastest score.
  • Ported from a previous C# project to Javascript and Phaser.

Project Duration

October 2016

Link

Play!

Leave a Reply

Your email address will not be published. Required fields are marked *