godot-demo-projects/networking/multiplayer_bomber
Aaron Franke 814909538f
Update projects to Godot 3.3
2021-04-21 19:17:12 -04:00
..
screenshots Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
README.md Link to the asset library from the README of each demo 2020-09-10 15:37:10 -04:00
bomb.gd Update multiplayer bomber demo 2020-02-20 15:13:21 -05:00
bomb.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
brickfloor.png
brickfloor.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
charwalk.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
charwalk.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
explosion.png
explosion.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
gamestate.gd Add instructions for port forwarding in the high-level multiplayer demos 2020-11-13 16:17:14 +01:00
icon.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
icon.png.import Convert most demos to GLES 2 2020-03-04 20:59:12 -05:00
lobby.gd Add instructions for port forwarding in the high-level multiplayer demos 2020-11-13 16:17:14 +01:00
lobby.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
montserrat.otf
player.gd Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
player.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
project.godot Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00
rock.gd Misc fixes and tweaks 2021-03-03 02:59:17 -05:00
rock.tscn Update multiplayer bomber demo 2020-02-20 15:13:21 -05:00
rock_bit.png Optimize PNG images using oxipng 2020-08-16 17:48:38 -05:00
rock_bit.png.import Handle multiple resolutions in most demos 2020-01-28 19:08:03 +01:00
score.gd Update multiplayer bomber demo 2020-02-20 15:13:21 -05:00
tile_scene.tscn Update multiplayer bomber demo 2020-02-20 15:13:21 -05:00
tileset.tres Add instructions for port forwarding in the high-level multiplayer demos 2020-11-13 16:17:14 +01:00
world.tscn Update projects to Godot 3.3 2021-04-21 19:17:12 -04:00

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