Python 3.9.7 Encryption Name Game
Encrypt a name with numbers using a Caesar cipher! You can choose different numbers to encrypt your name from 1 to over 50 000 different combinaison!
1- Start by Installing Visual Studio Code https://code.visualstudio.com/
2- Then install the Python extension
3- Create a new file and Copy/Paste the code from the file pythonEncryptionNameGame.py and save it!
4- Hit Left Shift + Enter to run the game and try different encryption!