26 lines
711 B
Markdown
26 lines
711 B
Markdown
# v0.1.0
|
|
- [ ] debug log for trigered actions
|
|
- [ ] core
|
|
- [x] single keys
|
|
- [ ] chords
|
|
- [x] contracts
|
|
- [x] loby
|
|
- [x] actions
|
|
- [x] game state
|
|
- [ ] serialization & deserialization with ignoring imutable values
|
|
- [x] way to define default controlls
|
|
- [ ] layers for controlls: if on (shift + space) action enable, ignore on (space) action
|
|
- [ ] warnings on actions collision
|
|
- [ ] examples
|
|
- [ ] basic example
|
|
- [ ] serialization example
|
|
- [ ] action options work
|
|
- [ ] deley
|
|
- [ ] tap / hold
|
|
|
|
# v0.2.0
|
|
- [ ] layers for controlls: user posibility give priority to controls
|
|
- [ ] controller support
|
|
- [ ] touch pad support
|
|
- [ ] posibility support more that one game state
|