A-Maze is a maze game where you can generate, play and share mazes online for free. It is built using HTML, CSS, and JavaScript. The game allows you to create mazes of different sizes and difficulty levels, and you can also play mazes created by other users. The game features a simple and intuitive interface, making it easy to navigate and play.
There are three difficulty levels: Easy, Medium, and Hard. The game also includes a timer to track your progress. Upon completing a maze, you will receive a score based on how difficult the maze is and how accurate your moves are. The score does not depend on the time taken though.
A maze collection is integrated into the game. So, you can choose any maze of your choice to play. You can also choose to generate a random maze locally on your machine instead. You can share either of these mazes with your friends by clicking "Share Maze" on the gameplay screen.
If you can't solve a maze, you can click "Reveal Answer" and view the solution.