I have developed an interactive maths game which I wrote in python. To get it played I think the best idea is to put it in a website and people can interact with it via the web. What is the best way to do this? Apple apps take your idea for themselves… Android seems to require a big rewrite. I'm thinking of trying to use pythonanywhere to host it. How do I make the game playable on the web?