pandemonium_demo_projects/networking/multiplayer_bomber/README.md

16 lines
369 B
Markdown
Raw Normal View History

# 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
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/139
## Screenshots
![Screenshot](screenshots/bomber.png)