Tilting Maze

Tilting Maze

November 2020

Plain JavaScript game that does not use any utilities. It generates the level from code and even includes a simple hit detection logic so that the balls don’t fall through the walls. The tilting animation is done via CSS.

Open on CodePen
  • html
  • javascript