Inspiration
Communication plays an important role in the diurnal operation of many institutions. A key aspect of communication is securing message which can only be interpreted by the genuine receiver of the message.
What it does
Hence, developing a Caesar cipher algorithm game with will encode and decode messages among individuals.
How we built it
The English alphabet has already been input into the program, this alphabets is compared with the text input by the user. With the help of the shift number assigned by the user and direction. The game takes the input of the user and depending on the direction of the user, will change the text with will not be easily understood. Until the shift number is given to the actual user to decode the text and be able to understand.
Challenges we ran into
Was not able to build a user friendly interface for people without much understanding of computer to be able to use the program for their secured messages.
Accomplishments that we're proud of
Able to build this game with the help of online teacher in Udemy. To understand the Caesar cipher algorithm and be able to build it and I am proud of that.
What we learned
Understood the concept of list, loops and functions in python programming.
What's next for Digital encryption communication
To be able to build a game for children and beginners in cryptography.
Log in or sign up for Devpost to join the conversation.