redraw a bunch of sprites, tweak some ui colours
This commit is contained in:
parent
611a02c3b4
commit
96f1a8367f
22 changed files with 10 additions and 10 deletions
|
@ -92,12 +92,12 @@ logic mostly like https://git.crispypin.cc/CrispyPin/marble
|
|||
### intro, basic mechanics
|
||||
- output a zero (marble, io)
|
||||
- output multiple numbers in sequence (digits)
|
||||
- output zeroes forever (looping, trigger, bag output)
|
||||
- output zeroes forever (looping, button, silo output)
|
||||
- copy the input (input)
|
||||
- copy only odd input numbers (comparator, math, flipper)
|
||||
### 0-terminated list processing
|
||||
- copy the second list
|
||||
- calculate list length (math, bag input)
|
||||
- calculate list length (math, silo input)
|
||||
- count instances of 5 in a list
|
||||
- reverse a list (bouncing)
|
||||
### user-friendly numbers
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue