Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MacdonaldRobinson authored Jun 10, 2024
1 parent 8bac0e9 commit 7265733
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -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
Expand All @@ -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)

0 comments on commit 7265733

Please sign in to comment.