From 72657332845c8bbc7f380d5c64b23390df983981 Mon Sep 17 00:00:00 2001 From: Mac Date: Mon, 10 Jun 2024 08:46:24 -0600 Subject: [PATCH] Update README.md --- README.md | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f8b423f..1747463 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # Godot4 3D Multiplayer Game +**Demo:** https://macdonaldrobinson.github.io/Godot4-3D-Multiplayer-Game/Exports/HTML/Godot4-Multiplayer-Game.html ( Since this is hosted on github pages and there is no Server, you cannot join, but you can Host and Start the game as a Single Player ) + A Multiplayer game built with Godot 4 with the following features: - Character Selector - Lobby @@ -15,4 +17,11 @@ A Multiplayer game built with Godot 4 with the following features: - Use Space Bar to Jump - Use Right mouse button to Shoot -**Demo:** https://macdonaldrobinson.github.io/Godot4-3D-Multiplayer-Game/Exports/HTML/Godot4-Multiplayer-Game.html ( Since this is hosted on github pages and there is no Server, you cannot join, but you can Host and Start the game as a Single Player ) +# Character Selecter +![image](https://github.com/MacdonaldRobinson/Godot4-3D-Multiplayer-Game/assets/18366446/2cdbf508-4c81-4a92-9949-8ed5e21e9041) + +# Lobby +![image](https://github.com/MacdonaldRobinson/Godot4-3D-Multiplayer-Game/assets/18366446/dc0a0d63-d06d-46a7-addc-35160d3961d2) + +# Launch Balls +![image](https://github.com/MacdonaldRobinson/Godot4-3D-Multiplayer-Game/assets/18366446/9b86944b-8c42-4b6b-8579-e38bb01c8963)