Welcome to the Javascript maze game tutorial resource package. This package is meant to be used with the Maze Game tutorials by Nevin Katz, published in CodeX.
There are two directories thus far:
-
mg1-one-level-keyboard - contains a one-level implementation with just keyboard controls. Used in Tutorial 1.
-
mg2-multilevel-buttons - contains multilevel implementation with touch controls, a wobble effect, and a function wrapper. Used in Tutorial 2.