diff options
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. |
