Skip to content

commandblockguy/dino-run-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dinosaur Run CE

A clone of Google Chrome's dinosaur game (from the no internet screen) for the TI-84 Plus CE graphing calculator.

Preview

Installation:

Send DINO.8xp to the calculator using TI-Connect CE (for Windows and Mac) or TiLP (for Linux). Also send the C libraries to the calculator. To run, select DINO from the prgm menu and press enter.

On older calculator OSes, you may need to open the catalog and select the Asm( token before running the program, so that the text Asm(prgmDINO is displayed. To avoid having to do this, either update your OS or use a shell such as Cesium.

On OS 5.5, you will need to use arTIfiCE to run native programs.

I've made a video tutorial for this process.

Controls:

UP to jump, DOWN to duck / fall, enter/2nd to restart, clear to exit.

Building from source:

The most up-to-date version of the source code may be found on GitHub. To build, you will need to install the CE toolchain. Run make in this directory to produce a binary in bin/.

USB:

Please note that USB support is still experimental and not recommended. To build with USB support, use make usb or set USE_USB to 1 in config.h. You will also need to send the USB libraries. A (probably outdated) prebuilt version can be found here. You will also need a USB Mini B OTG adapter to use most devices. Dino Run is compatible with HID boot devices (up/left click to jump, down/right click to jump) and the Steam controller (for rumble sounds).

Contact:

Questions / comments?