文件名称:MazeApp:用JS构建的简单迷宫游戏
文件大小:3KB
文件格式:ZIP
更新时间:2024-06-11 06:13:12
JavaScript
迷宫应用 一个使用JS构建的简单迷宫游戏。 关联 关于 * Uses Matter.js to render the maze world. * Maze is randomly created every page is loaded. * User can move around using W,A,S,D or arrow keys. * There is starting point with ball and ending point with fixed goal. * To reset game refresh the page.
【文件预览】:
MazeApp-main
----README.md(390B)
----.gitattributes(66B)
----app.js(5KB)
----index.html(650B)
----style.css(276B)