crypti.py ois the updated one
apt install git
apt install python python3
git clone https://github.com/Ladder521/Cryptify.git
cd Cryptify
pip3 install -r requirements.txt
python3 crypt.py
math, time, os, string, colorama, pygame, random
If pygame can't be installed using pip install it by ' apt install python-pygame ' in ur terminal.