mirror of
https://github.com/Relintai/pandemonium_demo_projects.git
synced 2024-12-21 13:56:50 +01:00
16 lines
369 B
Markdown
16 lines
369 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
|
|
|
|
Check out this demo on the asset library: https://godotengine.org/asset-library/asset/139
|
|
|
|
## Screenshots
|
|
|
|
![Screenshot](screenshots/bomber.png)
|