Tagged Questions
2
votes
3answers
232 views
Publish Python Game
I wrote a Python game in for a group project using Pygame. Now we wanted to package it into an executable but I can't seem to do it. When I was working with C# through Microsoft Visual Studio it had ...