HumanBreak/docs/index.md
2025-03-21 15:31:59 +08:00

28 lines
1.1 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
# https://vitepress.dev/reference/default-theme-home-page
layout: home
hero:
name: 'mota-js'
text: 'HTML5魔塔样板V2.B'
tagline: HTML5魔塔样板从 2.x 到 3.0 的过渡版本
actions:
- theme: brand
text: 深度指南
link: /guide/diff
- theme: alt
text: API列表
link: /api/index
- theme: alt
text: 旧样板文档
link: https://h5mota.com/games/template/_docs/#/
features:
- title: 高适配性
details: 不论你是在电脑上还是手机上甚至是电视上游戏机上只要有一个浏览器就能游玩HTML5魔塔不论你使用触屏还是键盘不论是鼠标还是手柄都能流畅地操作
- title: 高扩展性
details: HTML5魔塔样板提供了非常丰富的API借助于插件API你可以做出任何你想要的东西
- title: 上手难度低
details: 哪怕你不会代码你也可以轻松地造出一个HTML5魔塔借助于样板的事件系统与网站插件库你也可以让你的魔塔更有个性
---