WordleBoy GB
From GameBrew
More actions
| WordleBoy | |
|---|---|
| General | |
| Author | SNBeast |
| Type | Puzzle |
| Version | 1.1.0 |
| License | GPL-3.0 |
| System | DMG |
| Last Updated | 2022/03/31 |
| Links | |
| Download | |
| Website | |
| Source | |
Game Boy clone of Wordle made with GBDK.
Controls
D-Pad - Move cursor
A/B - Enter/Remove a letter
Start+Select - Reset the time (on result screen)
Up+Select+A - Reset your save data (on result screen)
Screenshots
Changelog
v1.1.0 2022/03/31
- Update the daily word list to match official. (NYT moved some words around).
- Ensure hardcoded strings are actually only stored in ROM.
- Use a custom button wait function that's hopefully more power-efficient.
v1.0.0 2022/03/29
- Fully functional base game.
v1.0-alpha 2022/03/29
- Initial test build.
- Minor change: Remove references to UTC, 5 sec delay -> 4 sec delay.