Skip to content

Program designed to teach kids how encryption / decryption works through painting. Recreated pixel art painting with JavaFX canvas.

Notifications You must be signed in to change notification settings

DavidUlloa6310/EncryptionForKids

Repository files navigation

EncryptionForKids

Encryption for kids is a program designed to teach kids about encryption. The Three modes include Encryption, Decrpytion, and Color Selection.

Encryption

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".

Decryption

Decyrption allows students to go from the text to the painting.

Color Selection

The color selection allows users to set what colors they can use in the painting process.

About

Program designed to teach kids how encryption / decryption works through painting. Recreated pixel art painting with JavaFX canvas.

Topics

Resources

Stars

Watchers

Forks

Languages