https://github.com/coderdarren/playnet
A Unity3D multiplayer framework with an MMORPG bias.
https://github.com/coderdarren/playnet
game game-development gamedev mmo mmorpg multiplayer rpg server sockets unity3d websocket
Last synced: 9 months ago
JSON representation
A Unity3D multiplayer framework with an MMORPG bias.
- Host: GitHub
- URL: https://github.com/coderdarren/playnet
- Owner: coderDarren
- Created: 2022-08-16T17:55:39.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-08-19T15:27:29.000Z (over 3 years ago)
- Last Synced: 2025-01-15T15:07:34.119Z (11 months ago)
- Topics: game, game-development, gamedev, mmo, mmorpg, multiplayer, rpg, server, sockets, unity3d, websocket
- Language: C#
- Homepage:
- Size: 231 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# PlayNet
A multiplayer framework for Unity3D with a bias towards MMORPGs. This is a solo project, but will evolve into a community project after the MVP is complete.
#### This Project is a WIP