We do not accept submissions that require external games or software to run such as Roblox. Games that require interpreters (python, some interactive fiction languages, etc.) are allowed.
Yeah! You can export your game as an executable with pyinstaller, or use pygbag for it to run in browser. Both have tutorials on youtube. I'm also making my game in pygame!