A multiplayer implementation of the classical bomberman game. One of the players should press "host", while the other should type in his address and press "play".
Language: GDScript
Renderer: GLES 2
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/139
Engine Version | Language | Networking |
---|---|---|
4.0.0 | GDScript | High-Level Multiplayer |
Rivet Features
- Clone the GitHub repo
- Open this folder
- Run:
rivet init
- Run
yarn start