Slowprinting in LUA
Hello
It's me again! Today I present to you "Slowprinting in LUA". You probably know slowprinting from Computercraft (textutils.slowprint) but now I have managed to make it in base Lua! Hooray!
Along with this I also posted multisleep (utility for sleeping on every Operating Environment) and clear (same as multisleep, runs on every OS)
sycrepl (10)
I recreated the same effect in my text-based C# game. :P
LiamDonohue (295)
mind blown
TristanMisja (36)
Wow!!
Some more context: I originally intended this to be included in my Shell Program. However, stuff happened and I discontinued the original project. I am currently working on a better version.