# LegendaryAdventure **Repository Path**: ichengxu/LegendaryAdventure ## Basic Information - **Project Name**: LegendaryAdventure - **Description**: 这是一个使用Cocos Creator开发的H5游戏,仿照手机版《魔塔》实现的个人练习作品。 - **Primary Language**: JavaScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 2 - **Created**: 2020-03-14 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Legendary Adventure 这是一个基于Cocos Creator开发的H5游戏。基本完全仿照手机版《魔塔》实现,目前完成度在90%以上。 这是本人的练习作品,素材均源于原游戏Android版本。通过分析解压出来的资源,以自己的方式来实现原游戏的所有功能。 ## 在线试玩地址 http://47.112.195.217/mota ## 浏览器兼容问题 目前已知的不支持的浏览器有:搜狗浏览器、IE浏览器。 ## 版本需求 Cocos Creator v2.0.9+ ## 代码使用 clone本代码库,使用Cocos Creator打开即可浏览、调试和发布游戏。