Press any key (space, a-z, 0-9) to output a character on the console. Substitutes include: Up arrow: Shift (Press it only once - sticky keys!) Left arrow: Backspace Down arrow: Return Right arrow: Special characters
Console Scratch. Read input from stdin, write output to stdout. ### About this This is one of my first projects to implement a function to (kind of) print text to some kind of output. ### Original idea https://scratch.mit.edu/discuss/topic/129636 ### Version 0.3 It's a work in progress. ### When will it be finally done? idk. Maybe 5 months or so. ### I found a bug! Post it in the comments. I'm happy to resolve your issues. ### Upcoming features - Partial substitute removal - cls Function - Non-removable characters