Wordle DS

From GameBrew
Revision as of 04:49, 8 September 2022 by Pk11 (talk | contribs) (Update for v2.1.0)
Wordle DS
Wordleds5.png
General
AuthorEpicpkmn11
TypePuzzle
Version2.1.0
LicenseGPL-3.0
Last Updated2022/08/22
Links
Download
Website
Source

WordleDS is a clone of Wordle for the Nintendo DS/DSi. It has the same word each day as the official Wordle.

Features

  • Daily word challenge.
  • Wordle stats screen.
  • High contrast colors and hard mode options.
  • Sharable text file and QR code with emoji grid on completion.
  • Optional completion timer and streak count in your share message.
  • Mod support for near complete customizability.

Installation

Installing

WordleDS.nds and WordleDS.dsi are identical except that the .dsi build has a title ID so it can be installed using TMFH or NTM while the .nds build doesn't so it works on flashcards.

The .cia build can be used to install to the 3DS HOME Menu (also available on Universal-DB).

Building

Follow devkitPro's Getting Started guide to install libnds, devkitARM, and grit, then simply run make.

Modding

Wordle DS allows for modding with custom word lists, graphics, music, etc. See its wiki for details.

To download mods, see the mod list page on the mods branch of this repository.

User guide

Guess the WORDLE in six tries. Each guess must be a valid five-letter word.

After each guess, the color of the tiles will change to show how close your guess was to the word.

  • Green tile - The letter is in the word and in the correct spot.
  • Yellow tile - The letter is in the word but in the wrong spot.
  • Grey tile - The letter is not in the word in any spot.

On completion you can share your results via a text file or QR code in the statistics menu, sample:

Wordle DS 242 4/6
⬜🟩⬜🟩⬜
⬜🟩⬜⬜🟨
🟩🟩⬜🟩⬜
🟩🟩🟩🟩🟩

Screenshots

wordleds3.pngwordleds4.png

Changelog

v2.1.0

  • Wordle DS now tracks how long it takes you finish
    • Your average completion time will be displayed in the statistics menu
    • It can also optionally be included in the share message thanks to...
  • Added a new option to the settings menu for customizing the share message, allowing you to include your completion time and/or current streak
  • Fixed a bug in the image reading that was slowing it down and making Wordle DS fail crash from GodMode9i and melonDS
  • Fixed a bug where it was attempting to create its folders even when it had no SD card causing a crash in melonDS without DLDI/SD

v2.0.2

  • Updates the word lists to match the NY Times' latest changes
    • 6 upcoming words have been moved to the end
    • All(?) previously removed words have been re-added to the valid guesses list (but not the correct answers list)
  • (@SombrAbsol) Added a boxart image for TWiLight Menu++
  • Rewrote the JSON code to use cJSON, saving approximately 400 KB file size

v2.0.1

  • Fixes clearing your streak if reloading Wordle DS on the same day
  • Fixes using high contrast yellow emoji in mods instead of the normal one
  • For future proofing, mods can now specify a minimum version if needed, currently no real need to set it

v2.0.0

  • Wordle DS now supports loading simple user created mods!
    • See the modding wiki page for more information
    • Mods can be downloaded from Universal-Updater or a web page in this repo, as explained on the wiki page linked above
    • Currently there is only a "Wordle (ES)" (Spanish) mod made by me as an example, however I've made a mod sharing discussion so if anyone makes any please share them and they can be added to the repo for easy downloading
  • Statistics, settings, music, etc have been moved to sd:/_nds/WordleDS
    • When loading this version for the first time your old files should be imported automatically
    • The WordleDS.txt is now found at sd:/_nds/WordleDS/[mod folder]/share.txt (for the base game, [mod folder] will be Wordle DS)
  • There is now a fade to/from white effect when opening/closing Wordle DS
  • The board state will now be saved after each guess, allowing closing the app without progress loss

v1.4.0

  • Adds background music
    • An original composition for Wordle DS by @RocketRobz
    • Alternatively, you can supply a custom song as WordleDS.msl in the same folder as WordleDS.json
      • Custom songs must be module files, ex. from The Mod Archive, and be converted as described in the README
    • Music can also be disabled from settings

v1.3.3

  • An animated icon has been added, thanks to @lifehackerhansol for the Python script used for TWiLight Menu++
    • Update to the latest TWiLight Menu++ (v24.5.0 or newer) for the icon to display correctly, it also doesn't display correctly on the 3DS HOME Menu but it does on the DSi Menu (on 3DS HOME Menu and old TWiLight it's always green)
  • A refresh button will now be shown if the day changes while playing to allow you to switch to the new day without exiting
  • Wordle DS can now be played if the FAT init fails, it just can't save stats

v1.3.2

  • Updates the word list to match the official version, the NY Times moved 16 upcoming words to the end for some reason
  • Fixes the streak not resetting on loss

v1.3.1

  • Fixes hard mode letter counts not being reloaded on close and reopen, allowing for guesses that were missing letter you knew
  • Fixes green letters not being counted correctly for the letter counts in hard mode, breaking when you have one green and one yellow of the same letter
  • Fixes hard mode not allowing making guesses with more than the known amount of letters
  • WordleDS.json is now minified to not waste SD space, you can prettify it with tools such as json prettify if you need to edit it for whatever reason

v1.3.0

  • The keyboard keys have been made a bit larger.
  • A QR code with your latest game's results can now be shown from the statistics menu.

v1.2.0

  • There are now the proper messages on winning instead of just a generic "Congratulations!".
  • Proper Unicode handling.
  • The current version number is now shown in the settings menu.

v1.1.0

  • Wordle DS will now only quit on START press if loaded from a menu that supports returning to it (TWiLight Menu++ or HBMenu).
  • Enter and Backspace keys have been made larger.

v1.0.1

  • Fixes the color of the keyboard keys being set for every letter instead of just when a letter was better resulting in them sometimes being the wrong color (ex. the guess color would result in the o key being gray instead of yellow if the answer had only one o not in the 4th position).

Credits

  • Pk11 - This DS port.
  • Josh Wardle - The original Wordle.

External links

Advertising: