Skip to content

Latest commit

 

History

History
7 lines (6 loc) · 313 Bytes

README.md

File metadata and controls

7 lines (6 loc) · 313 Bytes

caesar-cipher

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.