使用Unity, NodeJS, Strapi和TypeScript创建一个在线游戏

使用Unity, NodeJS, Strapi和TypeScript创建一个在线游戏

课程介绍

使用Unity, NodeJS, Strapi和TypeScript创建一个在线游戏

你将会学到的

使用Unity作为前端和NodeJS作为后端,在专用的权威服务器上创建一个在线多人游戏。
使用Strapi作为管理面板/数据库内容管理系统和API框架来组织您的内容和数据库。
了解现代在线游戏网络工作原理,无论您使用哪种工具或程序。
了解面向对象编程在游戏开发中的重要性。
了解点对点系统和客户端-服务器系统的区别以及何时使用它们。
学习使用TypeScript编写游戏后端的面向对象编程原则。
尽可能使您的在线游戏无法被黑客攻击(游戏永远无法100%防御黑客攻击)。
创建一个在线回合制策略游戏,包括角色、技能、增益/减益效果。
学习如何更新已发布的游戏以添加新内容和功能。
要求
只需要非常基础的编程经验。如果您已经有Unity经验,那么这门课程将会很轻松。
我期望您具备JavaScript的初学者经验。
如果您了解JavaScript和C#的基础知识,那么您将自动理解TypeScript。
说明
欢迎来到使用Unity和NodeJS构建多人游戏的简明指南。如果您寻求一种直截了当的方法,那么您来对地方了。

使用Unity, NodeJS, Strapi和TypeScript创建一个在线游戏

使用Unity, NodeJS, Strapi和TypeScript创建一个在线游戏

课程目录:

├──1. Introduction
| ├──1. Introduction.mp4 127.80M
| ├──1. Introduction.srt 14.64kb
| ├──1. Introduction.vtt 15.53kb
| ├──2. Peer to Peer vs Client Server.mp4 85.50M
| ├──2. Peer to Peer vs Client Server.srt 9.80kb
| ├──2. Peer to Peer vs Client Server.vtt 10.14kb
| ├──3. The Tools and Software that we will use.mp4 248.94M
| ├──3. The Tools and Software that we will use.srt 36.57kb
| ├──3. The Tools and Software that we will use.vtt 37.03kb
| ├──4. A quick note about Security.mp4 92.64M
| ├──4. A quick note about Security.srt 13.77kb
| └──4. A quick note about Security.vtt 13.91kb
├──2. Unity
| ├──1. Unity Start Setup.mp4 13.60M
| ├──1. Unity Start Setup.srt 4.72kb
| ├──1. Unity Start Setup.vtt 4.83kb
| ├──2. Setting up our scene.mp4 176.58M
| ├──2. Setting up our scene.srt 36.26kb
| ├──2. Setting up our scene.vtt 35.54kb
| ├──3. Setting up our authentication flow.mp4 149.40M
| ├──3. Setting up our authentication flow.srt 22.14kb
| ├──3. Setting up our authentication flow.vtt 21.99kb
| ├──3.1 SocketIO repo for Unity.html 0.11kb
| └──3.2 UnitySetupAuthPackage.unitypackage 4.38M
├──3. Backend Server
| ├──1. Setup Node server with Strapi.mp4 615.12M
| ├──1. Setup Node server with Strapi.srt 79.80kb
| ├──1. Setup Node server with Strapi.vtt 78.72kb
| ├──1.1 How to enable hyper v for docker desktop.html 0.12kb
| ├──1.2 onlineudemygame.zip 7.59kb
| ├──2. Create our Characters and Authenticate user.mp4 420.96M
| ├──2. Create our Characters and Authenticate user.srt 67.21kb
| ├──2. Create our Characters and Authenticate user.vtt 65.85kb
| ├──2.1 Characterpic1.html 0.09kb
| ├──2.2 Characterpic2.html 0.09kb
| ├──2.3 Types.txt 1.17kb
| ├──3. Process the roster of characters and populate selection screen.mp4 171.99M
| ├──3. Process the roster of characters and populate selection screen.srt 15.85kb
| ├──3. Process the roster of characters and populate selection screen.vtt 15.49kb
| └──3.1 GetTexture.txt 0.74kb
├──4. Frontend + Backend
| ├──1. Connect the Frontend with your Backend using Socket.IO.mp4 262.22M
| ├──1. Connect the Frontend with your Backend using Socket.IO.srt 35.51kb
| ├──1. Connect the Frontend with your Backend using Socket.IO.vtt 34.20kb
| ├──1.1 Socketiosetup.txt 1.20kb
| ├──2. Fetch and Validate the user with their chosen character.mp4 479.53M
| ├──2. Fetch and Validate the user with their chosen character.srt 41.01kb
| ├──2. Fetch and Validate the user with their chosen character.vtt 40.78kb
| ├──2.1 Strapi schema to Typescript types generator.html 0.11kb
| ├──3. Create the Skills & generate Typescript types for your entities and start battle.mp4 467.67M
| ├──3. Create the Skills & generate Typescript types for your entities and start battle.srt 63.98kb
| ├──3. Create the Skills & generate Typescript types for your entities and start battle.vtt 63.38kb
| ├──3.1 Skill1.html 0.09kb
| ├──3.2 Skill2.html 0.09kb
| ├──3.3 Skill3.html 0.09kb
| ├──4. Populate battle screen with the available skills of your character & pass turn.mp4 312.29M
| ├──4. Populate battle screen with the available skills of your character & pass turn.srt 36.21kb
| ├──4. Populate battle screen with the available skills of your character & pass turn.vtt 35.40kb
| ├──5. Structure skills so you can build them visually in your admin panel (Strapi).mp4 321.71M
| ├──5. Structure skills so you can build them visually in your admin panel (Strapi).srt 33.09kb
| └──5. Structure skills so you can build them visually in your admin panel (Strapi).vtt 32.94kb
└──5. (Final) Deploy your game (Devops, Ubuntu, DigitalOcean, Docker)
| ├──1. Deploy your game on the internet on Production so everyone can start playing.mp4 501.33M
| ├──1. Deploy your game on the internet on Production so everyone can start playing.srt 44.44kb
| ├──1. Deploy your game on the internet on Production so everyone can start playing.vtt 43.91kb
| └──1.1 DatabaseDockerfilesAndDbExportCommands.txt 1.78kb

 

更多好课推荐

1、《 物联网/嵌入式工程师| 体系课更新26周 》  百度云

2、《 Kubernetes系统精讲 Go语言实战K8S集群可视化 》下载直通车

3、《 程序员的 AI 启蒙课: ChatGPT 让你 1 人顶 3 人 》 下载直通车

4、《 千峰物联网与嵌入式 》下载直通车

开通VIP畅快学习无阻碍!

资源下载此资源下载价格为12立即购买,VIP免费
支付后会自动显示网盘链接;百度网盘、无密自助下载即可,如果链接失效请联系微信:ITBOKE
站内部分资源收集于网络,若侵犯了您的合法权益,请联系我们删除!
赞赏是最好的支持
如果对你有帮助那就支持一下吧
立即赞赏
分享到:
赞(0) 打赏

觉得文章有用就打赏一下文章作者

支付宝扫一扫打赏

微信扫一扫打赏

小月博客-一个专注于分享的技术博客
没有账号? 忘记密码?