{"id":19011288,"url":"https://github.com/kdkasad/ti-wordle","last_synced_at":"2026-06-30T14:31:58.798Z","repository":{"id":183796368,"uuid":"458927298","full_name":"kdkasad/ti-wordle","owner":"kdkasad","description":"Wordle clone for TI-84/83 CE graphing calculators","archived":false,"fork":false,"pushed_at":"2022-11-21T05:40:56.000Z","size":74,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-12-26T17:47:40.982Z","etag":null,"topics":["graphing-calculator","graphing-calculator-programs","ti84","ti84plusce","wordle","wordle-clone"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/kdkasad.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2022-02-13T20:46:52.000Z","updated_at":"2023-04-22T17:10:32.000Z","dependencies_parsed_at":"2023-07-25T22:06:11.931Z","dependency_job_id":null,"html_url":"https://github.com/kdkasad/ti-wordle","commit_stats":null,"previous_names":["kdkasad/ti-wordle"],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/kdkasad/ti-wordle","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fti-wordle","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fti-wordle/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fti-wordle/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fti-wordle/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/kdkasad","download_url":"https://codeload.github.com/kdkasad/ti-wordle/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/kdkasad%2Fti-wordle/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34971618,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-30T02:00:05.919Z","response_time":92,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["graphing-calculator","graphing-calculator-programs","ti84","ti84plusce","wordle","wordle-clone"],"created_at":"2024-11-08T19:13:57.544Z","updated_at":"2026-06-30T14:31:58.569Z","avatar_url":"https://github.com/kdkasad.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!--\n    TI Wordle - README.md\n\n    Copyright (C) 2022 Kian Kasad\n\n    This file is made available under a modified BSD license. See the provided\n    LICENSE file for more information.\n\n    SPDX-License-Identifier: BSD-2-Clause-Patent\n--\u003e\n\n# TI Wordle\n\nA clone of [Wordle](https://powerlanguage.co.uk/wordle/) for TI-84/83 graphing\ncalculators.\n\n![game screenshot](https://raw.githubusercontent.com/kdkasad/ti-wordle/docs/images/screen.png)\n\n## Downloading the program\n\nThe compiled binary for TI Wordle is available on the [releases\npage](https://github.com/kdkasad/ti-wordle/releases) of the project's GitHub\nrepository. Download the `WORDLE.8xp` file and upload it to your calculator\n(see [Installing](#Installing)).\n\n## Building from sources\n\nTo build TI Wordle, install the [CE-Programming\ntoolchain](https://github.com/CE-Programming/toolchain/), then run `make` in\nthe root directory of this repository. The resulting binary will be built as\n`bin/WORDLE.8xp`.\n\n## Installing\n\nUse a connection program to upload the program to a calculator using a USB cable. Some options include:\n\n - [TI Connect™](https://education.ti.com/en/products/computer-software/ti-connect-sw) (Windows)\n - [TILP](http://lpg.ticalc.org/prj_tilp/) (Linux/Windows/MacOS/UNIX)\n\nTI Wordle also requires the CE-Programming libraries to be uploaded to the\ncalculator. Those can be downloaded\n[here](https://github.com/CE-Programming/libraries/releases/latest).\n\n## Usage\n\nOnce TI Wordle has been started on the calculator, you can start typing words\nto guess. You don't need to press the `alpha` or `A-lock` buttons; TI Wordle\nwill automatically translate keypresses to letters.\n\n### Special keys\n\n| Key     | Function                                                |\n| ---     | ---                                                     |\n| `2nd`   | Quits the program                                       |\n| `del`   | Deletes one letter in the current line (like backspace) |\n| `clear` | Clears the current line                                 |\n| `clear` | Play again when game is over                            |\n| `enter` | Submits the current line as a guess                     |\n\n### UI\n\nOnce you press `enter` to submit a line, the letters will become highlighted\naccording to the same rules followed by original Wordle, along with [a few\ntweaks](#invalid-guesses).\n\n#### Valid guesses\n\nIf the typed word is a valid word, any letters that are in the \"puzzle word\"\n(i.e. the one you're trying to guess) will be highlighted. They'll turn green\nif they occur in the same position in the puzzle word and yellow if they occur\nin the puzzle word but in a different postion.\n\n\u003e Note: this part is the same as original Wordle\n\n#### Invalid guesses\n\nIf the typed word is not in the list of valid words, the entire line will be\nhighlighted red, and the user can continue to edit it.\n\n## Inconsistencies with original Wordle\n\nIn order to make the game fit in the RAM space of a TI-84 calculator, the list\nof all possible valid words had to be removed. Instead, the validity of a word\nis determined by whether or not it occurs in the list of puzzle words (see\nabove for definition). This narrows the list of possible words from 10,638 to\nonly 2,315. Still, I feel that this is adequate enough to yield an enjoyable\nplaying experience.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fti-wordle","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fkdkasad%2Fti-wordle","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fkdkasad%2Fti-wordle/lists"}