# UnityWorld **Repository Path**: mengtest/UnityWorld ## Basic Information - **Project Name**: UnityWorld - **Description**: Unity3D游戏项目及插件应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2020-01-06 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ## Unity World 本库用于发布采用 **Unity3D**游戏引擎制作的**学习项目**及**游戏**。 由于Github上的文档格式较cnblog上的有所不同,为了较好查看游戏开发文档,可移步个人博客: [SouthBegonia's Blog](https://www.cnblogs.com/SouthBegonia/) 此外,大部分游戏的试玩下载地址(提取码wekp):[Unity Games](https://pan.baidu.com/s/1YhGINK1zqLKmD6bp1C29tA) 若仅需要下载某个项目的文档,可采用 [DownGit](https://github.com/MinhasKamal/DownGit) 方法下载。 ## Unity游戏项目 - [简单时钟 - Clock](https://github.com/SouthBegonia/UnityWorld/tree/master/Clock) - [打砖块 - BreakBricks](https://github.com/SouthBegonia/UnityWorld/tree/master/BreakBricks) - [捡苹果 - Apple Picker](https://github.com/SouthBegonia/UnityWorld/tree/master/ApplePicker) - [吃豆人 Pacman](https://github.com/SouthBegonia/UnityWorld/tree/master/Pacman) - [爆破任务(愤怒的小鸟核心机制) - MissionDemolition](https://github.com/SouthBegonia/UnityWorld/tree/master/MissionDemolition) - [坦克大战3D - TankBattle](https://github.com/SouthBegonia/UnityWorld/tree/master/TankBattle) - [法师欧米伽 - Omega Mage](https://github.com/SouthBegonia/UnityWorld/tree/master/Omega%20Mage) - [死亡地牢 - TopDungeonRPG](https://github.com/SouthBegonia/UnityWorld/tree/master/TopDungeonRPG) ## Unity功能项目 - [集群模拟 - Boids](https://github.com/SouthBegonia/UnityWorld/tree/master/Boids) - [Unity着色器 - UnityShader](https://github.com/SouthBegonia/UnityWorld/tree/master/Unity%20Shader) - [Unity2D中的物理关节 - Physics Joints in Unity2D](https://github.com/SouthBegonia/UnityWorld/tree/master/Physics%20Joints%20in%20Unity2D) - [Tilemap的注意事项 - Tilemap](https://github.com/SouthBegonia/UnityWorld/tree/master/Tilemap) - [音频管理系统 - AudioPlay](https://github.com/SouthBegonia/UnityWorld/tree/master/AudioPlay) - [射线检测 - Raycast](https://github.com/SouthBegonia/UnityWorld/tree/master/Raycast) ## 其他 - [C# 知识](https://github.com/SouthBegonia/UnityWorld/tree/master/Csharp) - [UnityAPI](https://github.com/SouthBegonia/UnityWorld/tree/master/UnityAPI) - [规范化游戏开发文档](https://github.com/SouthBegonia/UnityWorld/blob/master/Standardized%20Game%20Development.md) - [Unity3D 跨平台原理](https://github.com/SouthBegonia/UnityWorld/blob/master/How%20Unity3D%20operate%20on%20various%20platforms.md)