Add basic game interactions.
Some checks are pending
test / test (push) Waiting to run

This commit is contained in:
Sebastian Bugge 2025-04-27 17:02:57 +02:00
commit 842ef0413b
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691
7 changed files with 295 additions and 0 deletions

2
mise.toml Normal file
View file

@ -0,0 +1,2 @@
[tools]
gleam = "1.9"