# onehero **Repository Path**: iswear/onehero ## Basic Information - **Project Name**: onehero - **Description**: 一份个人简历?一个小游戏?或者它什么也不是...基于phaser,使用第三方phaser脚手架,使用typescript - **Primary Language**: TypeScript - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2016-04-30 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # onehero 基于phaser制作的一份个人简历,用于加深对h5游戏的认知,顺便尝试讲述一个小故事,是的,每个人都有的故事 --- ### 技术详情 * 使用webstorm将typescript编译为js * phaser游戏引擎和Arcade物理引擎 * html5和javascript * Au的音频剪辑与合成、photoshop抠图与图像处理 ### v1.2017.10 新增 * 将游戏迁移至第三方开发框架中[https://github.com/rroylance/phaser-npm-webpack-typescript-starter-project](https://github.com/rroylance/phaser-npm-webpack-typescript-starter-project) * 增加资源文件(图标、贴图等) * 可使用Electron来运行游戏,命令 ```shell yarn run electron:dist ``` * 使用UglifyJS压缩代码 --- ![gif](https://git.oschina.net/iswear/onehero/raw/master/etc/example.gif)