diff --git a/.apps/worm.app b/.apps/worm.app new file mode 100644 index 0000000..770b374 --- /dev/null +++ b/.apps/worm.app @@ -0,0 +1,8 @@ +{ + "name": "Worm", + "file" "/apps/worm.lua", + "tags: { + "snake", + "games", + }, +}