SombrAbsol / WordleDS

A clone of Wordle for the Nintendo DS(i)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Wordle DS

A clone of Wordle for the Nintendo DS(i). Unless the NY Times changes the word list, this will have the same word each day as the official Wordle. A sharable text file will be made as sd:/_nds/WordleDS/Wordle DS/share.txt on completion or can be accessed as a QR code from the statistics menu.

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 the wiki for details.

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

Credits

About

A clone of Wordle for the Nintendo DS(i)

License:GNU General Public License v3.0


Languages

Language:C++ 96.5%Language:C 2.4%Language:Makefile 0.9%Language:Python 0.2%