I first tried to built this game locally using Python and Pygame, but it completely crashed when I tried hosting it on PythonAnywhere. I learned cloud servers don’t have screens to display Pygame windows. So, I switched the graphics to HTML5 Canvas and JavaScript while using Flask to host it online. I tried something new and learnt it as this was my first time to host my file using flask on PythonAnywhere. I am happy to complete my project.
Comments 0
No comments yet. Be the first!
Sign in to join the conversation.