summaryrefslogtreecommitdiff
path: root/games/pico8
diff options
context:
space:
mode:
Diffstat (limited to 'games/pico8')
-rw-r--r--games/pico8/alice.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/pico8/alice.md b/games/pico8/alice.md
new file mode 100644
index 0000000..e9431d2
--- /dev/null
+++ b/games/pico8/alice.md
@@ -0,0 +1,3 @@
+# Alice in Wonderland
+
+During my winter vacation, I picked up PICO-8. It was very fun to play with and surprisingly intuitive, thanks to its use of Lua. I began making a simple adaptation of Alice in Wonderland, but I did not finish it yet. I will document my progress here.