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

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

Screenshots

Screenshot