An open API service indexing awesome lists of open source software.

https://github.com/thbaylson/dedicatedserverproject

The code contained in this repo mostly comes from the online course "2024 Multiplayer Mastery – (RPG)" by Jason Weimann. This project serves as an example of how to create a multiplayer game in Unity and host it on a dedicated server.
https://github.com/thbaylson/dedicatedserverproject

ai-art course-project game-dev multiplayer rpg unity unity3d

Last synced: 2 months ago
JSON representation

The code contained in this repo mostly comes from the online course "2024 Multiplayer Mastery – (RPG)" by Jason Weimann. This project serves as an example of how to create a multiplayer game in Unity and host it on a dedicated server.

Awesome Lists containing this project

README

          

# Dedicated Server Project

The code contained in this repo mostly comes from the online course ["2024 Multiplayer Mastery – (RPG)" by Jason Weimann](https://game.courses/courses/multiplayer-mastery-2024/). This project serves as an
example of how to create a multiplayer game in Unity and host it on a dedicated server. The code comments are my own and represent my thoughts and opinions throughout the course. After the conclusion of the course,
I may continue to work on this project to make it more mine (note the various "TODO" comments).