The Caesar Cipher is a simple substitution cipher used by the big man Julius Caesar himself.

Your task is to reverse the process and find the original Latin word.

Examples:

A  B

A  Z

Z  A

The letters are shifted by one or more places, left or right. Think of a circular alphabet, where 'Z' loops back to 'A' and vice versa.

Published 11 days ago
StatusPrototype
PlatformsHTML5
Authorjs160666
GenrePuzzle
TagsCiphers, daily, Word game

Leave a comment

Log in with itch.io to leave a comment.