+ 3
I'm not too sure about making games for the web, but Python does have a module called PyGame that allows you to create games via Python - https://www.pygame.org/news
There is also a module known as django that is a web framework. I recommend you check it out if you're interested - https://www.djangoproject.com