Nice firts release
Dante Deketele
87
Posts
8
Followers
6
Following
A member registered Feb 21, 2019 · View creator page →
Creator of
A doodlejumper clone made for my PD1 Exam at DAE Howest
Platformer
A game made for the Brackeys GameJam 2021.
Puzzle
Play in browser
Recent community posts
Sketch Shadows: A Hand Drawn Story jam comments · Posted in Sketch Shadows: A Hand Drawn Story jam comments
Nope, in Unity you can just click a button and everything happens for you!
Step by step:
in your unity project, go to "File" -> "Build settings" -> select WebGL as platform and click switch platform.
The you can build the game. zip everything in a .zip file and upload it to itch.io. Then you can select "this file will be played in browser". and you're done.
Here is the itch.io WebGL info page: https://itch.io/docs/creators/html5
Good luck!