diff options
| author | Radiohotline <radiohotline@disroot.org> | 2026-03-14 09:58:15 +0000 |
|---|---|---|
| committer | Radiohotline <radiohotline@disroot.org> | 2026-03-14 09:58:15 +0000 |
| commit | e7e358c99a516e13a01dd64b29e6af5a51026259 (patch) | |
| tree | 11d3495cd88d2e12b86e73357488b34c1dadeb3a /games | |
first commit
Diffstat (limited to 'games')
| -rw-r--r-- | games/_werc/config | 2 | ||||
| -rw-r--r-- | games/pico8/alice.md | 3 |
2 files changed, 5 insertions, 0 deletions
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. |
