# 地牢逃脱 **Repository Path**: marcus_2/there-is-a-bug ## Basic Information - **Project Name**: 地牢逃脱 - **Description**: 2.5d top down小游戏 - **Primary Language**: C# - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-07-05 - **Last Updated**: 2024-07-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: Unity ## README # 地牢逃脱 **gitee地址:**[地牢逃脱: 2.5d top down小游戏 (gitee.com)](https://gitee.com/marcus_2/there-is-a-bug) ![系统](https://img.shields.io/badge/系统-win-007EC6) [英文说明/English Documentation](README.en.md) ## 项目简介: 地牢逃脱是基于unity和C#语言开发的小游戏,玩家处在全黑的地牢之中找到通往外界的唯一出口,该项目涵盖2.5dtopdown游戏的大部分元素,并创新了全黑地图摸黑找出口的玩法。游戏本体位于final.zip中。 ## 说明: 1.任何参与人员都可以新建属于自己的分支,用自己喜欢的方式和工具进行开发。 2.如果分支发展比较好,可以向管理人员申请合并到主分支。 ## 参考资料一:git最简单教程 [http://blog.csdn.net/asklxf/article/details/10131835](https://gitee.com/link?target=http%3A%2F%2Fblog.csdn.net%2Fasklxf%2Farticle%2Fdetails%2F10131835) ## 参考资料二:git客户端下载地址 [http://sourcetreeapp.com/](https://gitee.com/link?target=http%3A%2F%2Fsourcetreeapp.com%2F) ## 下载地址: - Windows x64安装包(兼容windows7、8、10、11等系统)[final.zip](https://gitee.com/marcus_2/there-is-a-bug/blob/master/final.zip) ## 若上面下链接失效可使用下面下载链接: - 百度云链接:[链接: https://pan.baidu.com/s/1x7ia-ribQhLusWUHVCrrew?pwd=SCUT 提取码: SCUT ](https://pan.baidu.com/s/193fhGnJL4dDWcqDnFJcHbA) 提取码:SCUT ## 环境搭建说明: - unity版本为unity2022版本 - windows版本为win11 - 编辑器版本为visual studio2019 - unity创建new project时请选择2D(Built-In Render Pipeline) - 使用时请在unity的package manager中导入需要额外下载的包: - 如果Input System出了问题,请参考配置视频进行配置 - Input System 1.7.0 - Universal RP 14.0.10 - Cinemachine 2.9.7 - 游戏退出请使用ctrl+d返回桌面 - 如有疑问,可以参考配置视频 ## 特别鸣谢: 做开源是一件非常开心的事,感谢以下共同参与开发的伙伴。至此,感谢以下贡献者(排名不分先后): + [Total](https://gitee.com/lyt20041026) + [Max](https://gitee.com/jy_19844590596) + [Vincent Liang](https://github.com/V1nc3ntL1ang) + [**Edmond**](https://gitee.com/ECO-EDMOND) 直接点开以下.exe文件进行游戏即可 ![运行程序](example_image1.png) ## 项目截图: ![项目截图](example_image2.png) ## 配置视频:可以下载example_movie进行查看