If you are a Godot user planning on making a Network game in the browser, consider using Gotm’s GDScript plugin which lets you access their API directly from GDScript. You can either download it from the AssetLib or download it directly from Github. You can check out the documentation here or check out my reddit post here. If you are using it though, the submission process is a little more complicated.
First, you must host the game on Gotm which requires an account and a studio. Then, you can follow this tutorial made by them. After which, you can write up a description, add some screenshots and submit the project to this Jam.
Some benefits you get to reap off are the Online lobbies that can be sorted by custom properties such as “name” or “difficulty” and networking without port forwarding with upcoming features such as Remote Play Together and pre-made Leaderboards. So definitely check them out at gotm.io.
* This section is part of a collaboration with me and the developers of Gotm. They gave me complete freedom to say whatever I want so all opinions expressed are my own.