All Projects → commandblockguy → dino-run-ce

commandblockguy / dino-run-ce

Licence: MIT license
A clone of Google Chrome's dinosaur game for the TI-84+CE

Programming Languages

c
50402 projects - #5 most used programming language
Makefile
30231 projects

Projects that are alternatives of or similar to dino-run-ce

asm-docs
Documentation about native assembly programming on the TI CE calculators (84+CE / 83PCE)
Stars: ✭ 41 (+192.86%)
Mutual labels:  calculator, ti-84-plus-ce, ti-83-premium-ce
HD-Picture-Viewer
A high definition picture viewer for the TI-84 Plus CE!
Stars: ✭ 17 (+21.43%)
Mutual labels:  calculator, ti-84-plus-ce, ti-83-premium-ce
arTIfiCE
arTIfiCE is a jailbreak for TI CE calculators with OS 5.5 and 5.6. It brings back ASM programs and games.
Stars: ✭ 60 (+328.57%)
Mutual labels:  ti-84-plus-ce, ti-83-premium-ce
glGraph
A 2d Graphing Calculator written in C++ using Modern OpenGL
Stars: ✭ 15 (+7.14%)
Mutual labels:  calculator, graphing-calculator
Binary-Calculator-JavaScript
📱 A handy Calculator for Binary operations, that works on all Devices 📱 💻 🖥 | ⛓ https://play.google.com/store/apps/details?id=com.binarycalculator.ayidouble.binarycalculator.app ⛓
Stars: ✭ 45 (+221.43%)
Mutual labels:  calculator
string-math
Evaluates a math expression from a string. Supports variables and custom operators.
Stars: ✭ 14 (+0%)
Mutual labels:  calculator
Nota
A calculator with a beautiful interface for the Terminal, Including unicode-based charting and rich mathematical notation rendering
Stars: ✭ 45 (+221.43%)
Mutual labels:  calculator
hellocalc
HelloCalc is a programable calculator for Android created with JavaFX.
Stars: ✭ 23 (+64.29%)
Mutual labels:  calculator
awesome-calculators
😎 A curated list of resources related to calculators!
Stars: ✭ 97 (+592.86%)
Mutual labels:  calculator
calcuMLator
An intelligently dumb calculator that uses machine learning
Stars: ✭ 30 (+114.29%)
Mutual labels:  calculator
CaliburnMicro-Calculator
A simple Calculator using Caliburn.Micro (WPF with MVVM)
Stars: ✭ 19 (+35.71%)
Mutual labels:  calculator
in-line-calculator
📟 an interface-less calculator for Windows
Stars: ✭ 44 (+214.29%)
Mutual labels:  calculator
Calculator
A Calculator App built with HTML, CSS, and JavaScript. It also has a Dark Mode.
Stars: ✭ 122 (+771.43%)
Mutual labels:  calculator
android-calculator
大三上Java课设 - Android 科学计算器
Stars: ✭ 37 (+164.29%)
Mutual labels:  calculator
gpacalculator
GPA Calculator for IIITA Curriculum
Stars: ✭ 39 (+178.57%)
Mutual labels:  calculator
fend
Arbitrary-precision unit-aware calculator
Stars: ✭ 64 (+357.14%)
Mutual labels:  calculator
bezos-calculator
Small app that shows how much Jeff Bezos gained since the user started reading the page.
Stars: ✭ 46 (+228.57%)
Mutual labels:  calculator
Desktop-Applications-JavaFX
JavaFX Open Source Projects
Stars: ✭ 69 (+392.86%)
Mutual labels:  calculator
MSCalculator
Using Maplestory material and reverse Polish algorithm to complete the Android calculator.
Stars: ✭ 14 (+0%)
Mutual labels:  calculator
simply-djs
A Simple, Easy and Beginner friendly Discord.js Package for everyone. Uses Discord.js v13
Stars: ✭ 62 (+342.86%)
Mutual labels:  calculator

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?

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].