AlanHN / Maze

JavaScript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Maze

Introduction

This is a maze game which can generate and solve a maze.

Setting

  • Choose the type of maze.

  • Set the Columns, Rows of maze.

  • Set the density of blocks if you choose the maze2.

Getting started

  • Click the "Create" button to generate the maze.

  • Click two point in the white area which will be set as starting point and ending point.

  • Enjoy the searching time.

  • After the computer find the road, the road will be lighted in yellow.

  • you can set a new ending point by click a other point in the white area, the origin ending point will be set as the new starting point.

About

JavaScript


Languages

Language:JavaScript 72.6%Language:HTML 27.0%Language:CSS 0.4%