You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A program that encodes and decodes using the Caesar cipher.
The text-based version can be accessed by running main.py.
The GUI version can be accessed by running kivymain.py; note that this requires a working installation of kivy.