Skip to content

A program for generating and solving cryptograms. Pulls a random quote and applies a new encryption every time.

License

Notifications You must be signed in to change notification settings

joshua87simmons/Cryptogrammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 

Repository files navigation

Cryptogrammar

Cryptogrammar is a program that generates a random cryptoquote for the user to solve. The quote is randomly pulled from a dictionary and then applied a random encryption. The user then uses grammatical cues and sentence structure to decode what the quote says.

The interface is simple to use:
Generate Cryptoquote -- Generates a base random cryptoquote.
Decode -- Prompts the user for a letter substitution. The user replaces an encrypted letter with the letter they think it represents. Format:"letter_to_be_replaced=letter_replacing".
Clear All -- Completely reset all changes to current cryptoquote.
Clear Last -- Undo last change to current cryptoquote.
Show Answer -- Reveal the cryptoquote's solution.

About

A program for generating and solving cryptograms. Pulls a random quote and applies a new encryption every time.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages