This brief tutorial talks about the steps to publish a HTML5 game on itch.io.
Assumptions
- The game is completed or currently being developed
- The game is exported as a Web (HTML5) zip file from the Construct 3 editor
As a rule of thumb it's always good to test a game while building it. Uploading a game in development (or a completed game) helps catch development bugs earlier on before the game is published. For example: does the browser support the game, does the music play automatically, does the embedded video display correctly, etc.
Let's get started.