Hugo Locurcio d1f25ca4aa Use `remotesync` instead of the deprecated `sync` in networking demos 3 tahun lalu
..
screenshots fcc7d5c723 Optimize PNG images using oxipng 4 tahun lalu
README.md d4bf89d364 Link to the asset library from the README of each demo 4 tahun lalu
bomb.gd 984a731502 Update multiplayer bomber demo 4 tahun lalu
bomb.tscn 814909538f Update projects to Godot 3.3 3 tahun lalu
brickfloor.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 5 tahun lalu
brickfloor.png.import a45b84a5ad Handle multiple resolutions in most demos 4 tahun lalu
charwalk.png fcc7d5c723 Optimize PNG images using oxipng 4 tahun lalu
charwalk.png.import a45b84a5ad Handle multiple resolutions in most demos 4 tahun lalu
explosion.png 184b0fe5f8 Optimize all images using `oxipng -o6 --strip all --zopfli` 5 tahun lalu
explosion.png.import a45b84a5ad Handle multiple resolutions in most demos 4 tahun lalu
gamestate.gd 6fd3e4d525 Add instructions for port forwarding in the high-level multiplayer demos 4 tahun lalu
icon.png fcc7d5c723 Optimize PNG images using oxipng 4 tahun lalu
icon.png.import aea4010bc8 Convert most demos to GLES 2 4 tahun lalu
lobby.gd 6fd3e4d525 Add instructions for port forwarding in the high-level multiplayer demos 4 tahun lalu
lobby.tscn 814909538f Update projects to Godot 3.3 3 tahun lalu
montserrat.otf f8ca6d0a4d Sync all demos with current master format 7 tahun lalu
player.gd d1f25ca4aa Use `remotesync` instead of the deprecated `sync` in networking demos 3 tahun lalu
player.tscn 814909538f Update projects to Godot 3.3 3 tahun lalu
project.godot 814909538f Update projects to Godot 3.3 3 tahun lalu
rock.gd 4913cd868a Misc fixes and tweaks 3 tahun lalu
rock.tscn 984a731502 Update multiplayer bomber demo 4 tahun lalu
rock_bit.png fcc7d5c723 Optimize PNG images using oxipng 4 tahun lalu
rock_bit.png.import a45b84a5ad Handle multiple resolutions in most demos 4 tahun lalu
score.gd d1f25ca4aa Use `remotesync` instead of the deprecated `sync` in networking demos 3 tahun lalu
tile_scene.tscn 984a731502 Update multiplayer bomber demo 4 tahun lalu
tileset.tres 6fd3e4d525 Add instructions for port forwarding in the high-level multiplayer demos 4 tahun lalu
world.tscn 814909538f Update projects to Godot 3.3 3 tahun lalu

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 3

Check out this demo on the asset library: https://godotengine.org/asset-library/asset/139

Screenshots

Screenshot