Skip to content

Simple dedicated server example with Godot, organized in two separate projects (client/server).

Notifications You must be signed in to change notification settings

SlayHorizon/godot-dedicated-server-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

Godot Dedicated Server Example

(Compatible with Godot 4.x - 4.3)

This repository contains straightforward, minimal and functional examples of a dedicated server and client built with Godot, organized into two separate projects.

Getting Started 🚀

To get started with these examples, simply clone the repository and open each project in Godot.

Documentation 📚

For further information, the official Godot documentation is an excellent resource:

Single Project Solution 🌟

In addition to the basic examples, I made a more advanced project that combines
both client and server functionality into a single Godot project.
This project also showcases additional features for a more comprehensive networking experience with Godot.

About

Simple dedicated server example with Godot, organized in two separate projects (client/server).

Topics

Resources

Stars

Watchers

Forks