- 基于Canvas绘图 based on Canvas
- 同时支持桌面和移动端 Support both desktop browser & mobile (any container support canvas)
- 支持自定义新角色 Support user defined new character
- 支持发布角色(未来支持功能)Support publish new character to chracter gallery
- 支持加载第三方角色信息 support load character from chracter gallery
- 桌面端使用键盘操作,移动端使用虚拟手柄 use keyboard on desktop and virtual joystick on mobile
- 游戏编辑器功能(未来支持) game editor to create new characters/ new games...
- 更多敬请期待... more to be expected
代码克隆后执行如下命令 git clone & execute script
npm i && npm run dev
一般服务器会启动在 After server launched successfully please visit http://localhost:8080/
使用键盘操作时,上下左右是wsad,ABCD�的�按键分别是jkl; 增加2P控制
When using keyboard, 'wsad' controls up/down/lef/right/, and 'jkl;' are regarded as 'ABCD'
驱炎弹 ↓→A/C
葵花 ↓←A/C
必杀技 ↓A
奔跑 →→
疾退 ←←
https://github.com/hoyt-tian/FEngine
如果你也想参与2D游戏引擎的开发完善工作,请邮件与我联系(见github信息) If you'd like to contribute to this project, please contact me by email(See my github profile)