Simple Encryption - Click the Green Flag to start Click [Define Encryption] to set up your own encryptions of the characters in the "Characters" variable, or you can choose to accept the existing encryptions. Click [Encrypt a Message] to encrypt an entered message accordingly. The encrypted message is displayed in a single item list. Click [Decrypt a Message] to decrypt an encrypted message, which can be copied & pasted from the displayed single item list.
Created by @gregatku for use in Coding Classes for Kids Unlimited, for whom I work as a Coding teacher. This Project is a solution to the Student exercise in the Project "Encryption Set Up". The "Characters" variable can be edited in the code, to allow more characters to be encrypted. Scratch cannot (easily) distinguish upper and lower case letters. Characters in an entered message (encryption or decryption), but not listed in the "Characters" variable, will be preserved as is.