can you export your python games as .exe's? I know that at least pygame lets you do that. then nobody needs to have python installed to play it. you can also get pygame games running in the browser with wasm.
Viewing post in dos Acerola have python bcuz i cant get c++ stuf to work :(
there are other py-exe converters than just pyinstaller. if your computer cant find pyinstaller, maybe try using stuff like auto-py-to-exe. (im a complete novice btw but i found this stuff yesterday while looking for a converter)