Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Web Game? How to Do that.

A topic by Sujal created Jan 09, 2021 Views: 215 Replies: 4
Viewing posts 1 to 4

Please tell me how can I make my .py file/.exe file to WebGame?

(+1)

I dont know how to do it, but isnt there django and like flask for python and web? I dont belive you can just convert a py file or exe to work on the web

Deleted 3 years ago
(+1)

Consider using a 'web export' compatible game engine, that makes it super easy. Godot includes web export for games made in their engine :)

Submitted (2 edits) (+1)

Many web games compile to web assembly I believe. I have never done this from scratch, but asm.js is a popular tool for this. Here's from the wikipedia:

asm.js is a subset of JavaScript designed to allow computer software written in languages such as C to be run as web applications

I made the game in Python /Pygame module and I and only used to pygame module in python.(Thinking to switch to unity).so I have no Idea about WebGame.And a favor, Can you please just download the game and review it (made in 7days) to improve myself.A request.