update readme
This commit is contained in:
parent
157ee0de51
commit
dbb478f9ec
1 changed files with 3 additions and 2 deletions
|
@ -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?
|
||||
|
|
Loading…
Add table
Reference in a new issue