From e7e358c99a516e13a01dd64b29e6af5a51026259 Mon Sep 17 00:00:00 2001 From: Radiohotline Date: Sat, 14 Mar 2026 09:58:15 +0000 Subject: first commit --- games/_werc/config | 2 ++ games/pico8/alice.md | 3 +++ 2 files changed, 5 insertions(+) create mode 100644 games/_werc/config create mode 100644 games/pico8/alice.md (limited to 'games') diff --git a/games/_werc/config b/games/_werc/config new file mode 100644 index 0000000..d58a0e8 --- /dev/null +++ b/games/_werc/config @@ -0,0 +1,2 @@ +siteTitle='Soft Machine' +siteSubTitle='Allegedly playable' 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