+ 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
30th Jan 2018, 11:27 PM
Faisal
Faisal - avatar