TXTADV : a text-based adventure engine for the TI-84+CE
This is made with ICE so it's probably quite inefficient
I intend to make an engine that can run user-made text adventure games off an appvar.
It's pretty vague but I intend to expand as much as is necessary
DONE:
>I currently have basic room and item functionality, as well as custom commands
>Everything is string based so I'll probably have to rewrite my entire code later to handle larger adventures
TO DO:
>I for sure need nicer syntax for the built-in commands
>Plus I have no idea how to make it more user friendly
>I'm also hoping to have NPCs at some point
>I'll try throw it on archives or github when it's a bit more done
>Also my error messages are terrible
Here are some screenshots
This is made with ICE so it's probably quite inefficient

I intend to make an engine that can run user-made text adventure games off an appvar.
It's pretty vague but I intend to expand as much as is necessary
DONE:
>I currently have basic room and item functionality, as well as custom commands
>Everything is string based so I'll probably have to rewrite my entire code later to handle larger adventures
TO DO:
>I for sure need nicer syntax for the built-in commands
>Plus I have no idea how to make it more user friendly

>I'm also hoping to have NPCs at some point
>I'll try throw it on archives or github when it's a bit more done
>Also my error messages are terrible
Here are some screenshots
