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

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