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

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