Text engine i decided to make because i was bored This is still a work in progress, so expect a lot bugs! Still in beta! I've only implemented some optimizations regarding screen_memory, but that's about it. press 'd' to enable debug mode, press 'f' to disable debug mode.
PROJECT IS probably dead ========================================= v0.0.0 - this project was created v0.0.1 - fixed bug with the letters being drawn wrong. Updated screen memory format Updated screen memory decoding Added automatic format conversion v0.0.2 - fixed screen memory decoding v0.0.3a - fixed screen memory decoding debug features v0.0.3 - minor improvements PLANNED v0.1.0 ------------------------------------------- import fonts function to draw a sentence update to font format update screen memory done encoding done --------------------------------------------------------