GithubHelp home page GithubHelp logo

wsfsts's Introduction

English Version

wsfStS(中文介绍)

  • 自制C++卡牌游戏
  • CLI界面,从而较原本少了道具,以及部分人物状态
  • 你可以在wsfStS.cpp(源代码)中添加更多卡牌(,但暂时没有引导)。

待办列表

  • 单人模式
    • 卡组导入
    • 更多的通常卡!(也可以由各位提供!)
  • 联机模式
    • 卡组导入
    • 服务端程序
    • 多人模式特有卡(比如康、阻止抽卡等)(<-不是指灰流丽)

关于卡组导入

  • 你可以通过创建一个文本文件(deck.txt,且与wsfStS.exe放置于同一目录)来导入自己的卡组,文件格式如下:
    • 第一行是一个数字N,表示卡组中有多少张牌
    • 之后N行,每行表示一张牌,仅包含牌名(无前后空格,并使用下划线代替空格)
    • 最后空一行表示卡组结束
  • 程序不会检查卡组是否有效,请务必按照格式正确填写。

wsfsts's People

Contributors

wfs-2022 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.