Please sign in to access this page

tbengine

tbengine

5 devlogs
11h 5m
•  Ship certified

tbengine is a text engine built for terminals. In the future, I want to support other platforms like SDL so this text engine can be embedded into a game.

Timeline

Ship 1

1 payout of shell 109.0 shells

Leah(aaaaaaaaaaaaaa)

about 1 month ago

Leah(aaaaaaaaaaaaaa) Covers 5 devlogs and 11h 5m

begin work on SDL port( might not finish this by the time i ship but oh well GOD THIS IS A PAIN)

Update attachment

add some documentation for tbselect and tbin!

Update attachment

added a brand new function, tbtest! I also implemented an example usage of it into the demo!
i had to refactor the function twice to get it to work properly if you were wondering what took so long :pf:

add user input, as well as update the demo!

First prototype! This includes RPG-like text scrolling, ANSI formatting, as well as a prompt to press enter.

Update attachment