Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Suggestion] Color palettes (GBC or Super Game Boy) #16

Open
RafaelTrepaUnCarballo opened this issue Feb 10, 2022 · 2 comments
Open

[Suggestion] Color palettes (GBC or Super Game Boy) #16

RafaelTrepaUnCarballo opened this issue Feb 10, 2022 · 2 comments

Comments

@RafaelTrepaUnCarballo
Copy link

Game Boy-compatible games (like every pokemon game prior to Crystal) can use specific color palettes in a Super Game Boy or Game Boy Color.

It would be nice to use that to render yellow and green squares.

@bbbbbr
Copy link

bbbbbr commented Feb 12, 2022

I've added CGB coloring in my fork. The codebase changes are a bit extensive since I converted it from bitmapped drawing mode to all tile based graphics.
https://github.com/bbbbbr/gb-wordle

@RAMChYLD
Copy link

But there's color already in the game? I put it onto a flash cart and played it on a real GameBoy Color. The default color palette on a game boy color looks kinda neat.

On the playfield, letters that are in the word but in the wrong place are highlighted light blue. Letters that are in the correct place gets highlighted black/inverse.

On the onscreen keyboard, letters that have been ruled out turns green, while letters that have been confirmed to be in the word turns dark blue. Letters not yet tried stays black.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants