An advanced stamping terminal text engine. Press the green flag for instructions; more instructions inside. Try it with 60fps and high quality pen on TurboWarp: turbowarp.org/482412769/fullscreen?hqpen&fps=60 Expect minor improvements in the future :)
GLITCHES: - I pressed a key and it got stuck: Just type the character into any text area on the Scratch page (e.g. the search bar or a comment) and it will work again. This bug's out of my control (it's either in Scratch or Firefox), sorry. - The text is blurry: Increasing the font size helps. This only seems to happen to me on Firefox on Windows for some reason. CHANGES: - Fixed an issue where newlines wrapped, leaving apparent "double-newlines". - Made the text green because why not? - Changed the TurboWarp message SIDENOTES: - I had to implement keys repeating when you hold them down myself due to the way it handles input. - It turns out entering \b into any text area inside the project breaks Scratch. That was a nightmare to debug lol. CREDITS: Everything (code, font etc.) by me.