Giter Club home page Giter Club logo

mse2's Introduction

Generic Card Template for MSE2

A Magic Set Editor 2 (MSE2) template to create sets of cards for card games. It's intended to be a "generic" template for card game developers that need to create a rapid prototype of their game.

Generic Guy card Challenge Accepted card

How to use

Firstly, you need to create a new MSE2 set with game type "Generic" and card style "Normal".

In the Style tab (key F7) you can customize the aspect of the card. Every option shows a help text on the left of the status bar when you pass over that option with the cursor.

To show card number, set symbol and copyright stuff go to the Set info tab (F6), fill in the fields and set the option "Extended Card Info" to "Yes".

You can change the background color of the card, the background color of the text box and the color of any border by going to the Cards tab and clicking on any part of the card but a text box.

Adding symbol fonts

You can create your own symbol font or you can use an exisitng symbol font from any other MSE2 template. Simply go to the data/ folder of your MSE2 installation, copy a folder with the extension .mse-symbol-font and rename it to generic-[fontname].mse-symbol-font (where "[fontname]" is the name of the font). Reload MSE2 and the new symbol font will appear in the Symbol Font options of the Style tab.

Advanced config

In the Set info tab there is a multi-line field where complex settings can be added. You can add one setting per line as a pair of key/value:

key1: value1
key2: value2

To apply any change made in the advanced config field you need to Reload Data (Ctrl+F5).

Available settings

  • Define color for cards of a given type:
    type_of_card: color
    where color could be a rgb value or a named color.

    Thing: rgb(55,0,255)
    Thing Weapon: rgb(0,0,0)
    Action: gold
    

License

Released under The MIT License (MIT).

mse2's People

Contributors

raohmaru 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.