add brainfuck and deadfish levels

This commit is contained in:
Crispy 2025-04-14 19:40:01 +02:00
parent 5f5a831569
commit 0223250c88
3 changed files with 47 additions and 4 deletions

View file

@ -3,7 +3,8 @@ Game store page: https://crispypin.itch.io/marble-machinations
## [unreleased]
### added
- create "missing levels" section allowing access to solutions to levels that are no longer available
- "weird machines" chapter with levels for [deadfish](https://esolangs.org/wiki/Deadfish) and [brainfuck](https://esolangs.org/wiki/Brainfuck)
- "missing levels" section giving access to solutions to levels that are no longer available
- click to collapse chapters in level list
- input bindings for eraser (X), selection (B), blueprint list (Ctrl B), no tool (no default binding)
### fixed