{"id":17795608,"url":"https://github.com/commandblockguy/crossbun","last_synced_at":"2025-08-13T05:32:27.803Z","repository":{"id":214916882,"uuid":"736569617","full_name":"commandblockguy/crossbun","owner":"commandblockguy","description":"Crossword program for the TI-84 Plus CE graphing calculator.","archived":false,"fork":false,"pushed_at":"2024-01-01T01:15:33.000Z","size":115,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-27T12:00:11.517Z","etag":null,"topics":["crossword","crossword-puzzle","graphing-calculator","ti-83-premium-ce","ti-84-plus-ce"],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/commandblockguy.png","metadata":{"files":{"readme":"readme.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-12-28T09:04:18.000Z","updated_at":"2024-01-03T03:37:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"ec60896a-c695-44c1-849a-a204eeac0c2d","html_url":"https://github.com/commandblockguy/crossbun","commit_stats":null,"previous_names":["commandblockguy/crossbun"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commandblockguy%2Fcrossbun","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commandblockguy%2Fcrossbun/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commandblockguy%2Fcrossbun/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/commandblockguy%2Fcrossbun/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/commandblockguy","download_url":"https://codeload.github.com/commandblockguy/crossbun/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":229739577,"owners_count":18116794,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["crossword","crossword-puzzle","graphing-calculator","ti-83-premium-ce","ti-84-plus-ce"],"created_at":"2024-10-27T11:35:47.700Z","updated_at":"2024-12-14T18:27:28.278Z","avatar_url":"https://github.com/commandblockguy.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CrossBun\n\nCrossBun is a crossword puzzle program for the TI-84 Plus CE graphing calculator. It's heavily inspired by [Crosshare](https://crosshare.org/).\n\n![An animated screenshot showing CrossBun in action.](screenshot.png)\n\n## Installation\nTo install, transfer `CROSSBUN.8xp` and [clibs.8xg from this repo](https://github.com/CE-Programming/libraries/releases/latest) to the calculator using TI-Connect CE or TiLP.\nOn newer calculators (OS 5.5 and above), you'll need to use [arTIfiCE](https://yvantt.github.io/arTIfiCE/) and optionally a shell like [Cesium](https://github.com/mateoconlechuga/cesium/releases) to run the program.\n\nYou'll also need to transfer at least one .8xv file containing crossword puzzles in order to use the program. These can be created from .puz files using the `convert.py` script.\n\n## Usage\n| Key (TI-84+CE) | Key (TI-83PCE) | Function                |\n|----------------|----------------|-------------------------|\n| Arrow keys     | Arrow keys     | Move cursor around      |\n| 2nd            | 2nd            | Toggle cursor direction |\n| A-Z (no alpha) | A-Z (no alpha) | Enter a letter          |\n| del            | suppr          | Remove a letter         |\n| Y=             | f(x)           | Skip to previous word   |\n| graph          | graphe         | Skip to next word       |\n| mode           | mode           | Exit without saving     |\n| clear          | annul          | Save and exit           |\n\n## Converter\nThis repository includes a script to convert multiple .puz files into a single crossword puzzle pack for the calculator to read.\nTo use it, you'll need to install the `convbin` utility (which is included with the [CE C toolchain](https://ce-programming.github.io/toolchain/index.html)).\nYou'll also need to install its dependencies, e.g. `pip install puzpy bitstring tivars`.\nThen, you can run it like so: `python convert.py --title \"My pack title\" --description \"Pack description input1.puz input2.put input3.puz MYPACK.8xv`.\n\n## Limitations\n- Does not support puzzles larger than 15x15\n- Does not support rebus puzzles\n- Only supports puzzles with empty initial state\n- Only supports puzzles with alphabetical solutions and ASCII clues\n\n## Building from source\nInstall the [CE C toolchain](https://ce-programming.github.io/toolchain/index.html).\nThen, run `make`.\nThe compiled program will be located at `bin/CROSSBUN.8xp`.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandblockguy%2Fcrossbun","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcommandblockguy%2Fcrossbun","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcommandblockguy%2Fcrossbun/lists"}