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
PythonInstallation2

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!

PythonEncryptionNameGame

Encryption10000
Encryption777
Encryption007

GitHub

View Github