Heads or tails? Now it's easy to decide! And simple.
• tkinter
• pillow
• Clone the project;
git clone https://github.com/ufuayk/Heads-or-Tails
• Go to the project directory;
cd Heads-or-Tails
• Install the required packages;
pip3 install pillow
• Run the Python file;
python3 main.py
• @ufuayk for design and development.