Skip to content

erentar/stonks-tice

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

A TI-84CE stocks investment game

Keys:
[y=] to buy stocks
[graph] to sell stocks
[clear] to exit


Precompiled binaries will be in releases. You can download the game from there.

build instructions

1. install the CE-Programming C SDK
2. run cproto -q -I $CEDEV/include src/functions.c > src/functions.h 2>/dev/null;make

the output will be at bin/STONKS.8xp