Files
godot-demo-projects/networking/multiplayer_bomber/README.md

14 lines
278 B
Markdown

# 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 2
## Screenshots
![Screenshot](screenshots/bomber.png)