<=============================================================> RGB Express > First version > 43800 bytes on calc program written by Zemmargorp released the 2021/08/01 on ticalc.org Description =========== RGB Express is a mobile game developped by Bad Crane. This program is a remake of this game in C for TI calculators. All the 400 original levels are included! How to use ========== Download the "CE C Standard libraries" (v8.0 at least) there: https://github.com/CE-Programming/libraries/releases/latest Send the downloaded C library file(s) to your calculator. Send "RGBE.8xp" and "RGBELVLS.8xv" to your calculator. Start the game with the command "Asm(prgmRGBE". Press [enter] to start playing, or [clear] to quit the game. A save file ("RGBESAVE") will be created on your calculator to save your progress. Have fun! How to play =========== The mechanics and the controls are introduced in the game. The digits 8/4/2/6 can be used in place of the arrow keys. Playing a level (even if you don't pass it) will unlock the next one, if you have less than three uncleared levels so far. Notes ===== The game's source code is included in the "source" folder. Acknowledgments =============== - Bad Crane for creating the original RGB Express game - everyone who contributed (directly or indirectly) in the CE Programming toolchain, which this remake uses - Thank you for playing! <=============================================================>