Names:
Shateesh Bhugwansing, Sonia Marinovic
Summary:
Our final project consists of three parts. Part one is a program that ciphers a message, part two deciphers a message, and part three implements this program in a graphics-generated user interface. The idea is inspired by the Caesar Cipher challenge in which a string was converted to a cryptic string by shifting each character to a different ASCII code. Our program will expand on this project by converting a message into a series of short, grammatically correct English sentences. We achieved this by accessing an online library of English words that are categorized by part of speech.
^Source code + how program runs in terminal^
^Intro screen for interface^
^Example of a enciphered message^
^Example of deciphered message^
Details:
Include Powerpoint presentation on project and its "exploration story."
Also include zip for all files used in final project. The source code is located in file "version1.py".