# UnityGame **Repository Path**: fanghc/unity-game ## Basic Information - **Project Name**: UnityGame - **Description**: No description available - **Primary Language**: C# - **License**: GPL-3.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-09-24 - **Last Updated**: 2021-01-04 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # UnityGame ## 作业1-案例游戏设计分析——英雄联盟设计浅析 + [作业1 博客地址](https://blog.csdn.net/weixin_43983266/article/details/108760125) ## 作业2-离散仿真引擎基础 + [作业2 博客地址](https://blog.csdn.net/weixin_43983266/article/details/108771064) + [井字棋 项目地址](https://gitee.com/fanghc/unity-game/tree/master/hw2-%E4%BA%95%E5%AD%97%E6%A3%8B) ## 作业3-空间与运动 + [作业3 博客地址](https://blog.csdn.net/weixin_43983266/article/details/108924087) + [太阳系 项目地址](https://gitee.com/fanghc/unity-game/tree/master/hw3-Solar%20System) + [牧师与魔鬼 项目地址](https://gitee.com/fanghc/unity-game/tree/master/hw3-%E7%89%A7%E5%B8%88%E4%B8%8E%E9%AD%94%E9%AC%BC) ## 作业4-游戏对象与图形基础 + [作业4 博客地址](https://blog.csdn.net/weixin_43983266/article/details/109140762) + [牧师与魔鬼 v2 项目地址](https://gitee.com/fanghc/unity-game/tree/master/hw4-%E7%89%A7%E5%B8%88%E4%B8%8E%E9%AD%94%E9%AC%BCv2) ## 作业5-简单打飞碟 ## 作业6-简单打飞碟v2(适配器模式)