update readme

This commit is contained in:
Crispy 2025-04-04 23:19:07 +02:00
parent 157ee0de51
commit dbb478f9ec

View file

@ -1,10 +1,11 @@
# Marble Machinations
A zach-like programming-adjacent puzzle game.
Still in development, but core features are mostly stable.
logic mostly like https://git.crispypin.cc/CrispyPin/marble
## todo
### meta
- itch page text
- engine tests
- blag post about marble movement logic
### game
@ -29,7 +30,7 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
- validate solutions in server (with limits)
- show histograms
- author name in solutions and blueprints
#### undecided
### undecided
- footprint score (tiles that were non-empty at any point in the run)
- option to use 8-bit marbles?
- blueprint rotation?