Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 685 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 685 Bytes

ngMouseTrail

Move mouse over a zig-zag blue path without hovering over the pink block. Reach the end block to win!
This game is created using JavaScript and AngularJS.

Demo

Game Play

Demo

Random path generation.

On page refresh, the game randomly generates a continuous and non-overlapping path from the start block until it reaches the matrix wall or a portion of path itself.

Demo