Hugo Locurcio 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
..
screenshots fcc7d5c723 Optimize PNG images using oxipng %!s(int64=4) %!d(string=hai) anos
README.md eba852bbde Switch 2D Platformer and Multiplayer Bomber demos to GLES2 %!s(int64=3) %!d(string=hai) anos
bomb.gd 5689210c46 Fix player occasionally not being hit by bomb in Multiplayer Bomber (#987) hai 1 ano
bomb.tscn 5689210c46 Fix player occasionally not being hit by bomb in Multiplayer Bomber (#987) hai 1 ano
bomb_spawner.gd c1461de661 [Net] Fix Multiplayer Bomber custom spawner. hai 1 ano
brickfloor.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` %!s(int64=5) %!d(string=hai) anos
brickfloor.png.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
charwalk.png fcc7d5c723 Optimize PNG images using oxipng %!s(int64=4) %!d(string=hai) anos
charwalk.png.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
explosion.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` %!s(int64=5) %!d(string=hai) anos
explosion.png.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
gamestate.gd a00465dee8 Add quotes to rpc flags hai 1 ano
icon.webp 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
icon.webp.import 63d1cd9a60 Use 128×128 WebP icons for all demos (#885) hai 1 ano
lobby.gd 1d5184e235 Update most demos for Godot 4.0.beta10 (#782) hai 1 ano
lobby.tscn a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos
montserrat.otf f8ca6d0a4d Sync all demos with current master format %!s(int64=7) %!d(string=hai) anos
montserrat.otf.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
player.gd a00465dee8 Add quotes to rpc flags hai 1 ano
player.tscn 5689210c46 Fix player occasionally not being hit by bomb in Multiplayer Bomber (#987) hai 1 ano
player_controls.gd 285139fc4e Fix GDScript code style regarding colon (demos) hai 1 ano
project.godot 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
rock.gd a00465dee8 Add quotes to rpc flags hai 1 ano
rock.tscn a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos
rock_bit.png fcc7d5c723 Optimize PNG images using oxipng %!s(int64=4) %!d(string=hai) anos
rock_bit.png.import 2a962929f3 Update demo files for Godot 4.2.1 (#1013) hai 9 meses
score.gd a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos
tile_scene.tscn a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos
tileset.tres a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos
world.tscn a425dccaa5 Update the multiplayer_bomber demo to work with Godot 4.0-beta3 %!s(int64=2) %!d(string=hai) anos

README.md

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