Encryption for kids is a program designed to teach kids about encryption. The Three modes include Encryption, Decrpytion, and Color Selection.
Encryption allows a student to paint a scene, house, or whatever they like on a canvas. Then, once they are finished, can encrypt the painting into a matrix of color values, where white is "000", red is "001", blue is "010", green is "011", and yellow is "100". Decyrption allows students to go from the text to the painting. The color selection allows users to set what colors they can use in the painting process.-
Notifications
You must be signed in to change notification settings - Fork 0
DavidUlloa6310/EncryptionForKids
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
Program designed to teach kids how encryption / decryption works through painting. Recreated pixel art painting with JavaFX canvas.