@roanne/potato
v1.0.3
Published
Potato is a game framework based on canvas and typescript.
Downloads
2
Maintainers
Readme
Potato
Potato是一个基于canvas和typescript的渐进式游戏框架。(练习用)
框架进度表
- 基础功能
- [x] 资源系统
- [x] 相机功能
- Signal types(信号类型)
- [x] Signal
- [x] MouseIn
- [x] MouseOut
- [x] Pause
- [x] Pressed
- [x] Resume
- [x] Update
- [x] UserInput
- Sprite Classes(精灵类型)
- [x] Sprite
- [x] AnimationSprite
- [x] AudioSprite
- [x] LabelSprite
- [x] LineEditSprite
- [x] RichTextLabelSprite
- [x] SubViewSprite
- [x] TextureSprite
- 基础功能
