From e7e358c99a516e13a01dd64b29e6af5a51026259 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Sat, 14 Mar 2026 09:58:15 +0000 Subject: first commit --- games/pico8/alice.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 games/pico8/alice.md (limited to 'games/pico8') 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. -- cgit v1.3