Giter Site home page Giter Site logo

battlecity's Introduction

游戏王:决斗城市(BattleCity) 源码 源码基于YGOPro开发,https://github.com/Fluorohydride/ygopro

编译环境: Visual Studio 2015 Update2

ygopro

一个《游戏王》的脚本引擎,附带示例图形界面。

快捷键:

ESC: 最小化窗口。 A: 按住此键可使系统在每个时点时停下来询问。 S: 按住此键可使系统在所有时点时都不会停下来询问。 R: 修复字体错误。 F1F4: 分别显示自己的墓地、除外区、额外卡组、超量素材列表。 F5F8: 分别显示对方的墓地、除外区、额外卡组、超量素材列表。 颜色:

背景: 白色表示自己的卡,灰色表示对方的卡。 文字: 默认为黑色,蓝色表示超量素材的原拥有者与现在的控制者不同。 序号:

怪兽区域:从左手边数依次为15。 魔法&陷阱区域:从左手边数依次为15。 场地区域:6。 灵摆区域:从左手边数依次为78。 其他:从下边数依次为1n。 编辑卡组界面:

全部数字文本框均支持 > 、 = 、 < 、 >= 、 <= 等符号。 关键字搜索默认是包括卡名和效果,但在关键字前加$会只包括卡名,加@则搜索属于该系列的卡(由于翻译原因,卡名中出现字段并不意味属于那个系列) 命令行选项:

-j: 加入system.conf中设定的主机。 -d: 进入编辑卡组界面。 -r: 进入观看录像界面。 -s: 进入残局模式界面。 -efoo: 加载foo作为额外数据库。 目录说明:

pics: .jpg或.bpg格式的卡图(任意分辨率)。 pics\thumbnail: .jpg或.bpg格式的预览图(任意分辨率)。 script: .lua的脚本文件。 textures: 其他图片文件。 deck: .ydk卡组文件。 replay: .yrp录像文件。 expansions: 此目录里所有的.cdb文件将作为额外数据库被加载。 games\ocgtcg:存放lflist.conf, string.conf, cards.cdb sound: 音频文件

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.