Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Wich Platform to export

A topic by Knorro created Aug 05, 2022 Views: 148 Replies: 1
Viewing posts 1 to 2

Do we need to export to mac or windows (I don't have a windows PC, so testing for windows will be hard!)

Submitted(+1)

Usually the easiest way to let people play your game is to export it in webGL, that's the format of the game you can play on itch.io without downloading anything.

Unity does that well, add the module to unity from the hub, look some tutorial about it online. 

Just don't use async / await in your code as it doesnt work in webGL everything else is prety much the same !