add maze of the minotaur

This commit is contained in:
2025-06-06 02:48:29 -04:00
parent d22025691e
commit a73cc00c33
13 changed files with 86 additions and 10 deletions

View File

@@ -13,4 +13,6 @@ I occasionally do code challenges and other fun web things, and thought I should
Most of them can best be described as useless, interactive fun for your web browser.
-->
- [Maze of the Minotaur](maze/) **NEW** - A roguelike-lite designed for playing short games on a mobile device.
- [Byte Beasties: Escape!](bbe/) **NEW** - A simple action game where you try to escape a system crash.
- [BPS (Bill Paxton Soundboard)](bps/) - An old-idea-made-new as part of a time-limited code challenge.