Git Product home page Git Product logo

legacygwent's Introduction

巫师之昆特牌 怀旧版

版权说明

  • 本项目基于巫师之昆特牌(回归初心前版本)进行复刻。所有美术资源皆由原版客户端提取,版权归原版版权方所有,因此,本作仅限学习与交流使用,不得作商业用途。
  • 本项目程序代码部分为作者原创,与原作毫无关系,现以GPL许可证向社区开源,欢迎参与。

编译环境

  • 服务端项目:.NET Core 3.0 Preview 8
  • 客户端项目:Unity 2019.1.3f1

欢迎贡献

目前版本中还缺少很多卡牌效果的实现,只是单纯的业务代码,不涉及底层架构。欢迎有时间和精力的贡献者的fork,并向我们提交pull request。我们将采纳任何有建设性改进的优质的pull request。活跃的贡献者将会加入作者名单。

贡献步骤

  1. 安装上述编译环境。
  2. Fork本项目
  3. 将自己的fork克隆到本地并创建分支和空白提交
git clone <fork项目地址>
cd LegacyGwent
git branch <分支名称>
git checkout <分支名称>
git commit --allow-empty -m "<修改说明>"
git push -u origin <分支名称>
  1. 创建Pull Request,标题必须带有[WIP] 前缀,以此表明开发正在进行。
  2. 进行开发,创建提交。
  3. 在Pull Request中向项目维护者申请审核。
  4. 待审核通过,无问题后,删除[WIP] 前缀,以此表明Pull Request已经完成并且可以被合并。
  5. 等待项目维护者合并。

关于作者

  • 项目发起人及主要作者:怜昕
  • 技术选型与支持:Alsein

玩家社区

legacygwent's People

Contributors

alseinx avatar deusseuca avatar lietome7702 avatar maseh87 avatar neal2018 avatar shen-zhefeng avatar spadedots avatar talegqz avatar

Watchers

 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.