feat: controlls builder

This commit is contained in:
2024-03-12 07:56:53 +01:00
parent c651f37759
commit e1e762395f
5 changed files with 157 additions and 97 deletions
+12 -12
View File
@@ -1,15 +1,15 @@
# v0.1.0
-[x] contracts
-[x] loby
-[x] actions
-[x] game state
-[ ] way to define default controlls
-[ ] layers for controlls: if on (shift + space) action enable, ignore on (space) action
-[ ] warnings on actions collision
-[ ] basic example
- [x] contracts
- [x] loby
- [x] actions
- [x] game state
- [x] way to define default controlls
- [ ] layers for controlls: if on (shift + space) action enable, ignore on (space) action
- [ ] warnings on actions collision
- [ ] basic example
# v0.2.0
-[ ] layers for controlls: user posibility give priority to controls
-[ ] controller support
-[ ] touch pad support
-[ ] posibility support more that one game state
- [ ] layers for controlls: user posibility give priority to controls
- [ ] controller support
- [ ] touch pad support
- [ ] posibility support more that one game state