Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 478 Bytes

readme.md

File metadata and controls

15 lines (9 loc) · 478 Bytes

WordleCE

Wordle implementation on the TI CE calculator family (TI-83 Premium CE, TI-84 Plus CE).

Uses two AppVars:

  • WORDLE (5-letter word list, ripped from the original game), archive
  • WORDLE2 (game data), RAM

Word lists are available in English or French, upload one of the two.

Use keypad for letter input, Enter to submit a word, Delete to delete a letter and Clear to exit.

Requires the CE Toolchain libraries.