(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.
To get started with these examples, simply clone the repository and open each project in Godot.
For further information, the official Godot documentation is an excellent resource:
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.