Cipher Quiz app
Overview
A quiz game based on the Vigenère poly-alphabetic substitution cipher which has forty messages to decrypt by answering six questions per message
By answering a question, a letter in the cipher key is revealed, once all six questions have been answered correctly the message can be decrypted, be aware though, you will only have three attempts to crack the cipher key otherwise the message is lost
Questions are split into six categories, music, movies, world, food, books and general knowledge
Playing the Game
To play a game, tap the "play" button on the home page, when the game starts, the game page will show the six question buttons, the cipher key values and the encrypted message
Tap a question button to see the question and using the letter keys select the required letter
Once all six questions have been answered the decrypt button will be shown, tapping the button will either decrypt the message or inform you that one or more answers are incorrect
The game ends once all six questions have been answered correctly and the message has been decrypted, or three failed attempts have been made to decrypt the message
Results
To check how you are doing, tap the "results" button on the home page
Icons used in this app are made by https://www.freepik.com
Technical Info
initialPlayStoreUpload: 16-Jan-2025
lastUpdated: n/a
currentVersion: 1.1
languageUsed: Flutter v3.27.1, Dart v3.6.0, DevTools 2.40.2
change history
v1.1 (16-Jan-2025)
initial version