Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/knightyun/maze-game

🗺HTML 在线走迷宫游戏
https://github.com/knightyun/maze-game

game h5 maze

Last synced: about 18 hours ago
JSON representation

🗺HTML 在线走迷宫游戏

Awesome Lists containing this project

README

        

# maze-game

![GitHub stars](https://img.shields.io/github/stars/knightyun/maze-game)
![GitHub forks](https://img.shields.io/github/forks/knightyun/maze-game)
![GitHub issues](https://img.shields.io/github/issues/knightyun/maze-game)

H5 在线走迷宫游戏

> 在线玩耍地址:

# Features

- 移动端识别重力感应器进行移动,体验真实的重力感;
- 可自定义调整游戏难度、地图大小;
- 随机生成迷宫地图,每一次的都不尽相同;
- 桌面端也可通过方向键或 `W A S D` 进行移动,加速度固定;
- 地图较复杂时,可提示迷宫的通关出路;
- 无提示通关最大地图可触发游戏彩蛋🎉,尽情玩耍吧🎮;

# License

[MIT License](https://raw.githubusercontent.com/knightyun/maze-game/master/LICENSE)