florisgravendeel / godot4-multiplayer-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Logo

Godot 4 Multiplayer Demo

A simple multiplayer game using Godot 4.0 beta 8 .NET 6 build with the latests networking features!

PixelAdventure.Multiplayer.mp4

Features:

  • Character selection
  • Custom name tags
  • Multiplayer menu
  • Multiplayer level
  • Using the new network nodes MultiplayerSynchronizer and MultiplayerSpawner!
  • Scene replication

Instructions:

  • 'AWSD' or '↑↓→←' on your keyboard keys for movement
  • 'SPACE BAR' to jump
  • 'LEFT MOUSE CLICK' to use the menu
  • '1' to change skin to Ninja Frog
  • '2' to change skin to Virtual Guy
  • '3' to change skin to Pink Man

Credits:

For the assets I'm using Pixel Adventure by Pixel Frog

Feel free to use this project for your games!

About


Languages

Language:C# 80.6%Language:GDScript 19.4%