update readme
This commit is contained in:
parent
a793896af1
commit
d27c019cc4
1 changed files with 9 additions and 1 deletions
10
README.md
10
README.md
|
@ -14,7 +14,7 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
|
||||||
- background colour setting
|
- background colour setting
|
||||||
- configurable hotkeys
|
- configurable hotkeys
|
||||||
- hotkeys for everything (no mouse needed to play)
|
- hotkeys for everything (no mouse needed to play)
|
||||||
- font selection (possibly a lot of work)
|
- font selection (probably a lot of work)
|
||||||
- more levels
|
- more levels
|
||||||
- footprint and bounding box stats (instead of area)
|
- footprint and bounding box stats (instead of area)
|
||||||
- scroll output bytes
|
- scroll output bytes
|
||||||
|
@ -22,8 +22,16 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
|
||||||
- timestamps in solutions and blueprints
|
- timestamps in solutions and blueprints
|
||||||
- lock tile types for early levels to make it less overwhelming
|
- lock tile types for early levels to make it less overwhelming
|
||||||
- display tool variant more clearly (it's not obvious there are more states)
|
- display tool variant more clearly (it's not obvious there are more states)
|
||||||
|
- better text rendering
|
||||||
|
### online stuff
|
||||||
|
- store scores in server
|
||||||
|
- validate solutions in server (with limits)
|
||||||
|
- show histograms
|
||||||
|
- author name in solutions and blueprints
|
||||||
|
#### undecided
|
||||||
- option to use 8-bit marbles?
|
- option to use 8-bit marbles?
|
||||||
- blueprint rotation?
|
- blueprint rotation?
|
||||||
|
- changable marble start direction?
|
||||||
|
|
||||||
## playtesting observations
|
## playtesting observations
|
||||||
- 'loops' introduces too many things (powering, redirection, generating zeroes)
|
- 'loops' introduces too many things (powering, redirection, generating zeroes)
|
||||||
|
|
Loading…
Add table
Reference in a new issue