I created a simple text-based game with python and now I want to share it with friends and people. And now I was thinking of hosting it on the web so the user doesn’t need to download anything. I want when the person clicks on the link get delivered to a webpage where they can dierectly play the game without even seeing the back end or the code. The code is in one file only. Note: I didn’t use Pygame in my code
I tried converting the game to an .exe file. However windows on other devices considered it to be a harmful file and didn’t open it.
Neima nabil is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.