Unity MMORPG Boilerplate - Multiplayer in Unity Made Easy

栏目: IT技术 · 发布时间: 3年前

内容简介:The purpose of this boilerplate is to make multiplayer in Unity a piece of cake, specifically for MMORPGs. The boilerplate consists of a launcher, a web server, a game server and a client. The idea is the user loads up the launcher, updates the client, lau

Unity MMORPG Boilerplate - Multiplayer in Unity Made Easy

Unity MMORPG Boilerplate

The purpose of this boilerplate is to make multiplayer in Unity a piece of cake, specifically for MMORPGs. The boilerplate consists of a launcher, a web server, a game server and a client. The idea is the user loads up the launcher, updates the client, launches the client, logs in to an account through the web server and then connects to the game server.

Table of Contents

Features

*Note: Not all of these features have been implemented or fully completed.

ENet Server

  • Multi-Threaded Console Input Ouput Buffers
  • Fast Serialization / Deserialization with BinaryFormatter and BinaryReader
  • Reliable UDP Networking with ENet

Web Server

  • MySQL Database to Store User Accounts, Account Information and Purchases

Client

  • UI Flow to Demonstrate Communication with Web Server / ENet Server

Launcher

  • Handles Auto-Updating Client from GitHub Releases
  • Grabs Release Notes from GitHub Releases

Contributing

This project is no where near complete, all contributions are highly appreciated and welcomed.

Please talk to me over Discord ( valk#3277 ) to learn more on how you can contribute to the project. If you don't want to wait for me to accept your friend request, you can join my discord and then you'll be able to send me messages without a friend request.

Also see CONTRIBUTING.md

And take a look at the Roadmap to v0.2 and Roadmap to v0.3

Contributors

Unity MMORPG Boilerplate - Multiplayer in Unity Made Easy

以上就是本文的全部内容,希望对大家的学习有所帮助,也希望大家多多支持 码农网

查看所有标签

猜你喜欢:

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

大话存储Ⅱ

大话存储Ⅱ

张冬 / 清华大学出版社 / 2011-5 / 99.00元

《大话存储2:存储系统架构与底层原理极限剖析》内容简介:网络存储是一个涉及计算机硬件以及网络协议/技术、操作系统以及专业软件等各方面综合知识的领域。目前国内阐述网络存储的书籍少之又少,大部分是国外作品,对存储系统底层细节的描述不够深入,加之术语太多,初学者很难真正理解网络存储的精髓。《大话存储2:存储系统架构与底层原理极限剖析》以特立独行的行文风格向读者阐述了整个网络存储系统。从硬盘到应用程序,对......一起来看看 《大话存储Ⅱ》 这本书的介绍吧!

CSS 压缩/解压工具
CSS 压缩/解压工具

在线压缩/解压 CSS 代码

Base64 编码/解码
Base64 编码/解码

Base64 编码/解码

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具