Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines

A browser game made in Python? Okay. It still needs to have an index.html file like any other. Just put it all in a zip archive and upload it. Set the type of project to HTML5, and tick the checkbox that says "this file will be played in the browser" next to your upload. Hope this helps!

Deleted 4 years ago

I don't know how to make index.html

(2 edits)

I kind of made index.html, but something is missing.

here:

<!DOCTYPE html>
<head>    
<title></title>
</head>
<body>
</body>
</html>

you alive??

(+1)

I didn't get any notifications because you deleted a post. If you don't have an index.html and you don't know how to make one, then I don't see how your game is supposed to run in the browser. Maybe just offer it for download.

(2 edits)

if you know, can you write exsample HTML code please?

(+1)

...No? It depends on your game. Again, how was your Python game supposed to run in the browser?