2 Star 0 Fork 1

六三enjoy / PlantsVsZombies.net_CN

forked from MnJS / PlantsVsZombies.net_CN
暂停
 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

PlantsVsZombies.net

介绍

C#写就的植物大战僵尸手机版,现移植至PC端并作为开源项目提交

架构

整个项目由LawnSexySexy.TodLib三个模块组成: Lawn包含一些关于游戏机制的逻辑代码以及枚举值等; Sexy主库内含各种资源的管理器与基本的UI组件,并负责实现多媒体支持、输入处理与文件解析; Sexy.TodLib则负责各种渲染工作,包括动画、粒子、过渡曲线等。

安装教程

  1. 使用VS2019打开项目的sln文件;
  2. 编译主程序;
  3. 将资源文件包(涉及素材版权问题,请自行获取或求助交流群群友)解压至编译好的程序目录下,保证Contents文件夹与Lawn.exe在同一目录下;
  4. 开始调试或运行。

使用说明

  1. 这是一个早期版本,有许多不稳定的地方,还请劳烦多多在issue中汇报问题
  2. 存档文件目前存放在 %USERPROFILE%\AppData\Local\IsolatedStorage\任意文件夹\任意文件夹\任意文件夹\AppFiles\docs\userdata 位置,暂不兼容其他PvZ版本的存档
  3. 游戏自带按键秘籍功能,如正常游玩请尽量不要触碰键盘

参与贡献

  1. Fork 本仓库
  2. 新建 Feat_xxx 分支
  3. 提交代码
  4. 新建 Pull Request

联系方式

  • 移植作者:2508大帝
  • 项目交流群:884792079
MIT License Copyright (c) 2021 MnJS Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

An opensource cross-platform Plants Vs Zombies remake, written in C#. 展开 收起
C#
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
C#
1
https://gitee.com/git63enjoy/plants-vs-zombies-dot-net.git
git@gitee.com:git63enjoy/plants-vs-zombies-dot-net.git
git63enjoy
plants-vs-zombies-dot-net
PlantsVsZombies.net_CN
master

搜索帮助