Maze

Maze in JavaScript

This is a simple JavaScript program to demonstrate how to write a maze game. Maze source code link.

How to play

Press a(left), d(right), w(up) and s(down) to control the red spot to the x destination

No comments:

Post a Comment