CETris
An attempt at making a definitive Tetris game for the TI84+CE.
Install / Use
/learn @Minxrod/CETrisREADME
CETris
It's Tetris, for the TI-84 Plus CE. Created entirely in ez80 assembly.
Features for v0.8
- Both old rotations and SRS system
- Hold piece, next queue, and ghost piece
- Modifiable controls, button repeat, and game timings like lock delay/DAS
- Several options for block and background themes
- Several modes, including Marathon, Sprint, Dig, Cascade, Ultra, and more.
- Very customizable data format (better documentation pending)
Future plans
Priority is listed in brackets.
- [HIGH] Remaining scoring mechanics (Combo, All-Clear detection)
- [MED] Ability to view all high scores at once
- [MED] Display mode in score box of game
- [LOW] Dig challenge speed-up with time
- [LOW] Better documentation of data file and code
Controls
These can be changed from within the Options/Controls menu.
Menu controls
- 2nd: Confirm
- Alpha: Back
- Left/Right: Select number (must select with 2nd/Confirm first)
- Up/Down: Change item selected
- Del: quit (works anywhere)
Game controls
- 2nd/Alpha - rotate left/right
- Left/Right - move
- Down - soft drop
- Up - hard drop (instant drop + lock)
- XT0N - hold piece
- Mode - pause
Known Issues
- Pausing on a frame around when the next piece spawns can cause the preview to get stuck between two frames for the duration of the pause
Building
You will need convbin and spasm-ng (see Tools section) placed in the tools/ directory. If you are on Windows and want to build, try using MinGW, the build script only works on Linux or similar.
Run ./build.sh to build everything. Both the data file and the program file, as well as the graphics testing file are built here.
The default build setup uses the current time as the version indicator. To build with a specific version number, specify the first arugment: ./build.sh v0.8
Just add any second argument, for example ./build.sh v0.8 1 to build with the Cesium header (this is the version with an icon, which adds about 300 bytes but looks nicer in shells). Note that the verison number in the header is currently separate from the in-program displayed version; make sure to modify tetrice.asm if building this way and you want matching versions.
Useful Resources
Tools
- ez80 Notepad++ highlighting from https://www.cemetech.net/forum/viewtopic.php?p=243171#243171)
- spasm-ng (https://github.com/alberthdev/spasm-ng)
- convbin (https://github.com/mateoconlechuga/convbin)
- CEmu (https://github.com/CE-Programming/CEmu)
- CEtris Data Converter (https://github.com/Minxrod/CETris-Data-Converter)
References
- Cemetech - https://cemetech.net
- NullPoMino - https://github.com/nullpomino/nullpomino
- Tetric A - https://www.cemetech.net/downloads/files/1347/x1347
- tetris.wiki
- wikiti.brandonw.net
Related Skills
node-connect
350.1kDiagnose OpenClaw node connection and pairing failures for Android, iOS, and macOS companion apps
frontend-design
109.9kCreate distinctive, production-grade frontend interfaces with high design quality. Use this skill when the user asks to build web components, pages, or applications. Generates creative, polished code that avoids generic AI aesthetics.
openai-whisper-api
350.1kTranscribe audio via OpenAI Audio Transcriptions API (Whisper).
qqbot-media
350.1kQQBot 富媒体收发能力。使用 <qqmedia> 标签,系统根据文件扩展名自动识别类型(图片/语音/视频/文件)。
