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

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