arrow keys to move, space to jump, down arrow to crouch/slide, LOADING WILL ONLY WORK UP TO 9 LINES, 10 WILL BECOME "CORRUPT"
this project saves all "drawings" on your username when the save button is pressed, and will encrypt the data into a series of numbers containing the x and y coordinated of each dot, the length of the x and y coordinates, then the length of all the data about each dot (e.g. the x and y coordinates and the length of them) and then the length of the number containing the length of the data about each dot. confusing right? it was pretty difficult to make, the hardest part was making the decryption system, but it finally works, although refreshing the page or closing it and reopening it will wipe the data from the list for some reason. i cant do much about that since its a fault with scratch as far as i know. if you know how to fix this some help would be great.