Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jothin-kumar/a-maze
https://github.com/jothin-kumar/a-maze
maze maze-game
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/jothin-kumar/a-maze
- Owner: Jothin-kumar
- License: mit
- Created: 2024-03-31T12:51:26.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2024-05-19T12:11:56.000Z (8 months ago)
- Last Synced: 2024-05-19T14:28:18.483Z (8 months ago)
- Topics: maze, maze-game
- Language: JavaScript
- Homepage: https://a-maze.jothin.tech
- Size: 341 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# A-Maze
`Create, Play and Share mazes online`
![A-Maze preview](https://cdn.jothin.tech/img/a-maze.png)
(C) 2024 Jothin Kumar
[MIT Licence](https://github.com/Jothin-kumar/a-maze/blob/main/LICENSE)
Play now at [a-maze.jothin.tech](https://a-maze.jothin.tech)
# Maze Generation Demo
1. Easy Level: [joth.in/8e](https://joth.in/8e)
2. Medium Level: [joth.in/8m](https://joth.in/8m)
3. Hard Level: [joth.in/8h](https://joth.in/8h)
# HelpHow to play?
- Find the green dot in the maze. This will be the starting position
- Find the red dot in the maze. This will be the final position
- Start navigating to the final position
Navigation
-
Devices with physical keyboard: Use arrow keys or WASD to move. For Navigation Assist, press and hold space bar -
Touch screen devices: Drag anywhere on the maze, in the direction you intend to move. To scroll, tap anywhere on the maze and drag immediately. For Navigation Assist, press and hold anywhere on the maze (or perform any other action that might trigger contextmenu)
Navigation Assist
- In some cases, there is only one possible move other than going back
- In these cases, you need not manually navigate. Navigation Assist comes in handy here
Common problems & solutions
-
Visibility issues: Disable any browser extensions that might interfere with color of the website. (eg: dark reader)