add bounding area score to solution results

This commit is contained in:
Crispy 2025-04-03 16:05:08 +02:00
parent 997297ab68
commit 157ee0de51
5 changed files with 60 additions and 7 deletions

View file

@ -18,7 +18,6 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
- background colour setting
- hotkeys for everything (no mouse needed to play)
- more levels
- footprint and bounding box stats (instead of area)
- scroll output bytes
- timestamps in solutions and blueprints
- lock tile types for early levels to make it less overwhelming
@ -31,6 +30,7 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
- show histograms
- author name in solutions and blueprints
#### undecided
- footprint score (tiles that were non-empty at any point in the run)
- option to use 8-bit marbles?
- blueprint rotation?
- settable marble start direction?