An open API service indexing awesome lists of open source software.

https://github.com/zdimension/wordle-ce

Wordle implementation on the TI CE calculator family (TI-83 Premium CE, TI-84 Plus CE)
https://github.com/zdimension/wordle-ce

game ti-83-premium-ce ti-84-plus-ce ti-calculators wordle

Last synced: 4 months ago
JSON representation

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

Awesome Lists containing this project

README

          

### WordleCE

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

![](screenshot.png)

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](https://tiny.cc/clibs).