Embedding a game to webpage or website #241
Replies: 4 comments
-
If it is python it will need to be server side. There was a discussion about python hosting here #135 |
Beta Was this translation helpful? Give feedback.
-
I don't think you can do that directly. You can try with http://skulpt.org/ or https://py3.codeskulptor.org/ |
Beta Was this translation helpful? Give feedback.
-
read this topic on stackoverflow - https://stackoverflow.com/questions/56350007/how-to-run-a-python-pygame-file-on-a-django-website-without-using-path?noredirect=1&lq=1 |
Beta Was this translation helpful? Give feedback.
-
@HeeteshSimon Did you find a solution to your question yet? I found this interesting brython Perhaps it might help. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hey, I have created Tetris using Pygame. I want to deploy that game on a website or a web page. I not sure how to start with it. Any kind of help or suggestion will be much appreciated.
Beta Was this translation helpful? Give feedback.
All reactions