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

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