Please sign in to access this page
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.
No followers yet
Once you ship this you can't edit the description of the project, but you'll be able to add more devlogs and re-ship it as you add new features!
Ship 1
1 payout of
begin work on SDL port( might not finish this by the time i ship but oh well GOD THIS IS A PAIN)
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:
First prototype! This includes RPG-like text scrolling, ANSI formatting, as well as a prompt to press enter.