1v1 Tiktok Fight Maker - simple project made in customtkinter to build previews for 1v1 tiktok fights
If you are unsure of what a tiktok fight is, below is a link:
Once the project is executed, there will be info that will cover through the steps you will need to get the app to function.
(You should see a help button)
Requires customtkinter, pygame, playsound (version 1.2.2), threading and Pillow
Install the libraries using the command below:
pip3 install pygame, customtkinter, playsound==1.2.2, threading, Pillow
Inspiration