i want to send the game as exe file but i can't make my code to exe
i am using python pygame(the game has pictures and sound)
does anyone that use python pygame and sended their game made it to convert python file to exe file?
hey if you are still looking I used pyinstaller long back to make a .exe from a python script. Maybe check that out?
i found a way(with pyinstaller) but thanks