Commit Graph

11 Commits

Author SHA1 Message Date
9bb5bc9e87
feat: with async commands instead of inline mutations phew.
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 21:07:21 +02:00
874045dca8
chore: remove extra logs
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:35:35 +02:00
5548d8e36e
feat: add command pattern
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 14:29:14 +02:00
cf26422673
feat: allow async function in command
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-12 12:58:54 +02:00
f6a48540e1
chore: refactor app
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:20:43 +02:00
86310c6764
chore: fix test breaking changes
All checks were successful
continuous-integration/drone/push Build is passing
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-10 12:03:48 +02:00
9ceaa4cd38
feat: add more interaction
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 15:26:58 +02:00
7cead58ed3
chore: fix styles
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 12:07:23 +02:00
ed5a5db7c5
feat: implement command mode
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-09 00:15:42 +02:00
26c430e173
feat: with input
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-07 23:21:13 +02:00
9de5e6bbff
feat: left right movement done
Signed-off-by: kjuulh <contact@kjuulh.io>
2024-05-02 23:47:47 +02:00