nesbox / TIC-80

TIC-80 is a fantasy computer for making, playing and sharing tiny games.
https://tic80.com
MIT License
5k stars 483 forks source link

[Suggestion] allow for different colored Cartridges in exported PNG #2506

Open AlecTroemel opened 6 months ago

AlecTroemel commented 6 months ago

Similar to how the gameboy pokemon games came in different colors!

image

Looking at the current colors, it appears there are 4 shades of the blue gray (not counting the gold pins, which I dont think should be changeable). One idea on an implementation is to set 4 hex values referencing the carts palette! for example A5F9 would be colors 10, 5, 15, and 9 from the palette.


Since to my knowledge tic80 doesn't do any stenographic encoding of the cart data (like pico8 does), there's probably nothing stopping me from manually changing the colors as an experiment..

AlecTroemel commented 5 months ago

related conversation on the Discord server https://discord.com/channels/918492878450343976/918492878450343979/1232007441642815639