Starter project for the Jackbox game jam.
- Jam page: https://jamzo.com/jams/jackbox
- PurrNet: https://purrnet.dev
- PurrNet docs: https://purrnet.dev/docs
- PurrNet Discord: https://discord.gg/pnDZBbgNyB
- ScoreSpace Discord: https://discord.gg/scorespace-481868362041917450
You can test and iterate your game directly via the MainGame scene inside Assets/Scenes/MainGame.scene.
Alternatively you can also go through the MainMenu scene to test with friends via the lobby setup.
You don't need to worry about managing transports, PurrNet deals with the entire flow.
For more information on how the lobby works go here: https://purrnet.dev/docs/tools/purrlobby.
We recommend using WebGL and to publish it with Unity tooling.
Make sure you have the WebGL module installed in your editor version.