Giter VIP home page Giter VIP logo

waynewangl / crazycar Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tastsong/crazycar

0.0 0.0 0.0 1.19 GB

Unity制作的联机赛车游戏,服务端为SpringBoot + Mybatis;后台为Vue + Element;游戏端采用QFramework框架,支持KCP和WebSocket网络(商用级)

License: MIT License

JavaScript 1.46% Java 2.22% C# 92.05% CSS 0.02% Objective-C++ 1.98% HTML 0.01% Vue 1.46% HLSL 0.32% SCSS 0.47%

crazycar's Introduction

网络联机游戏解决方案

中文 |  English


简介

Crazy Car是一款联机赛车游戏,她的整体架构为:QFramework & Addressable(游戏端) + Spring Boot & Mybatis(服务端) + KCP / WebSocket (网络) + Vue & Element(后台) ,借助于此架构,开发者只要稍作修改就可完成一款定制化的网络联机游戏。

主要提供的演示功能有:登录注册、热更头像与装备、计时赛、双人比赛、版本控制(后台)、用户信息管理(后台)等功能。

下载:AndroidIOS (由于证书问题,如果想体验ios需要单独联系作者)

ID:(VIP账号 :Tast;密码:111111 )

开始使用  |  技术文档  |  更新日志  |  设计文档 

👏 欢迎使用 Crazy Car

📢 Crazy Car处于开发阶段,线上的数据库会不定期重置;mater不是发布分支,建议使用最新releases进行本地测试


特性 👇

Finish

📌支持版本强制更新

📡网络同步采用物理同步方式

☎️支持KCP和WebSocket两种网络传输协议

🌁使用URP渲染管线

📘资源热更新方式为Addressable

🎮采用Unity新版本Input System,支持多款手柄

👽机器人,计时赛中机器人可与玩家共同竞技

🌅 支持头像和装备的资源热更新

🚀 登录页面可以一键切换单机模式

🚗 可以进行头像和赛车的购买和穿戴

📱你可以在 WindowsAndroidIOS 设备上使用此客户端

🌏 支持多语言,通过TranslateEditor.cs可以一键创建多国语言

📄 个人信息页面,记录个人成就

♊ 计时赛和多人比赛两种竞技模式

👶新手教程功能,提供可视化配置新手教程方案

🎢 路线规划功能,自定义路线

TODO

  • 使用UniTask优化回调逻辑
  • 优化机器人逻辑
  • 赛车加入悬挂系统
  • 优化比赛界面,加入速度仪表盘等
  • 引入Timeline,实现对话系统
  • 后台:装备与头像资源配置
  • 使用网格破碎实现翻车效果
  • 热修复:Lua
  • 优化入水效果
  • VIP购买

联系

📧 : [email protected]


示例截图


贡献

我们欢迎任何形式的贡献。你可以用 pull requestsissues 的方式提交任何想法。

🌱 当然 Crazy Car 还很年轻,有很多不足,但请相信,它会不停向前:running:


项目优化

优化方案总览

详细文档地址

已完成的优化

  1. 动态合批、静态合批、手动合批、GPU Instancing、SRP Batcher
  2. LOD
  3. Mipmap
  4. 包体优化
  5. 网络同步算法

引用

  1. UnityWebSocket: The Best Unity WebSocket Plugin for All Platforms.
  2. QFramework: Unity3D System Design Architecture
  3. java-Kcp: 基于java的netty实现的可靠udp网络库(kcp算法),包含fec实现,可用于游戏,视频,加速等业务
  4. kcp4sharp: kcp for c#.
  5. DOTween (HOTween v2) Unity Asset Store
  6. Unity实现简化版卡丁车漂移
  7. UIEffect: UIEffect is an effect component for uGUI element in Unity
  8. UnityNativeShare: A Unity plugin to natively share files
  9. Path-Creator: Path creation asset for Unity game development
  10. AudioKit:音频控制插件
  11. Same Material - Static Mesh Combiner :Mesh合并
  12. AutoLOD:自动生成降低Mesh并生成LOD
  13. UniTask: Provides an efficient allocation free async/await integration for Unity.
  14. 全部免费字体大全 (chaziti.cn)
  15. Transparent Culling System (URP) 遮挡剔除插件
  16. Simple Spin Blur
  17. LearnUnityShader: 记录学习Unity Shader过程中实现过的一些Demo)
  18. Simple Water Shader URP
  19. Metaverse Full-Body Online 3D Avatar Creator | Ready Player Me
  20. spring-boot: Spring Boot
  21. Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.
  22. element: A Vue.js 2.0 UI Toolkit for Web
  23. vue-element-admin: A magical vue admin

证书

MIT

crazycar's People

Contributors

tastsong avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.