So here’s a thing I might eventually build…
1 Like
I’ve designed a mockup of what displaying a single card in PICO-8 would look like…
This is a card as I actually can render it dynamically in game. The image needs to be stored in a string and I need to save space because of PICO-8’s stringent size limitation.
1 Like