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.
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
