Skip to content

callluis/Caesar_Cypher_Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

39 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Caesar_Cypher_Python

This program is a version of the Caesar Cypher using Python 3. It works!!! If you want to send a message (✉️) to somebody and you dont want somebody_else_that_doesnt_know_nothing_about_cyphers_programming_or_internet to know what your ✉️ says, you can use this program. If you want to know more about the Caesar Cypher itself, watch the next video (click on the screen below).

The Caesar Cipher

Getting Started

Get a copy of the project by copying the three python files located in the folder named python_format_files (the ones that end in .py) and save them in Notepad with a .py extension in the same folder in your computer. For running the project on your computer please see the Instructions below.

Prerequisites

You would have to have an IDE (Interface Development Environment) software that lets you execute Python files in your computer. The python IDE is free and can be directly downloaded from the python website here.

link: https://www.python.org/downloads/release/python-363/

Instructions (to make it work):

Watch video with instructions (click on image below).

link: https://youtu.be/ezf69cKpxjE

Built With

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning. For the versions available, see the tags on this repository.

Authors

See also the list of contributors who participated in this project.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

Acknowledgments

  • I wouldnt have created this code without LaunchCode Tampa Fall 2017. Thanks for the knowledge and the good ideas.
  • I would like to thank @NickeManarin. His project @NickeManarin/ScreenToGif helped me to convert a video to a .gif image. Thanks!
  • I would like to thank @roachhd. Her project @roachhd/README.md helped me to insert emojis in my readme.md file. Thanks!

About

Version of the Caesar Cypher using Python 3

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages