A game with a rather simple premise: decrypting encrypted text!
Using Caesar's Cipher and perhaps some pattern recognition, try to uncover the original message by shifting letters.
General tips are included in the hints, as well as question-specific hints where I give out where spaces are and the last letter. Questions could be quite tricky so don't feel too bad.
- Questions are randomised at every refresh.
- All messages are in English
- So far there are only 5 different questions to solve. Could add more in the future.
- Answers only include UPPERCASE LETTERS and spaces, no other punctuation. 4/5 of them are English idioms.
This small project is done solely using HTML, CSS and JavaScript (nothing too fancy here). It's mostly done as practice and to refamiliarise myself with JavaScript (and to fill up time).
- adjust layout and dialogs to be mobile-friendly
- answer box to be similar to CRYPTOGRAM (the game) as well as other features
- highlighting same characters
- edit all characters at once