mirror of
https://github.com/godotengine/godot-demo-projects.git
synced 2026-01-04 06:09:46 +03:00
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.
369 B
369 B
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
