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

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