Press the up/down arrow keys
As the title states!
This isn't optimized at all, an exercise for the reader.
I drew the letters myself, as sprites, hence their existence in
the sprite sheet. Those are so you can swap either/or, and trade
sprites for code space and performance.
Have fun!
I threw the file on github as well
p.s The CC license isn't really applicable but I wasn't sure if NOT selecting it would imply you can't use it at all and now I can't edit that out it seems. The github repo has it as MIT license - you can do whatever you want with this!
Hello fellow pico-8-ers!
I was tinkering with this wonderful thing, it's magical.
My only minor curiosity so far is the palette color choices - not so much the limitations (I LOVE that part of the entire point so very much) but the specific color values that were chosen.
I'd be curious to hear:
- info and opinions on the existing palette
- your user experience dealing with the provided palette in practice, like the low/mid/high and shades you can make with it for example.
- and for the devs: if it will remain fixed, or if the color values may potentially be modified in future, perhaps hardcoded into the file somehow so it's still fixed, just configurable. I understand if that's beyond the goals.
[b]Palette exploring