Files
godot-demo-projects/networking/multiplayer_bomber
Hugo Locurcio eba852bbde Switch 2D Platformer and Multiplayer Bomber demos to GLES2
This allows those demos to run on a greater range of devices.

Particles2D nodes were converted to CPUParticles2D for compatibility
with GLES2.

Physics-Based 2D Platformer demo now uses the same stretch mode
as 2D Platformer for consistency.
2021-11-17 19:39:39 +01:00
..
2020-02-20 15:13:21 -05:00
2020-08-16 17:48:38 -05:00
2020-08-16 17:48:38 -05:00
2020-03-04 20:59:12 -05:00
2021-04-21 19:17:12 -04:00
2021-04-21 19:17:12 -04:00
2020-08-16 17:48:38 -05:00
2021-03-03 02:59:17 -05:00
2020-02-20 15:13:21 -05:00
2020-02-20 15:13:21 -05:00
2021-04-21 19:17:12 -04:00

Multiplayer Bomber

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

Screenshots

Screenshot