Dvorak is a Nomic-style card-game, where players can add to (or remove from) the game while playing. More information on the game can be found on the Dvorak Website. Read it first; without it, this is not going to make much sense.
There are lots of archived games on the website that can be played "out of the box"; and although part of the fun of Dvorak is drawing the cards yourself, you typically want to print these ready-made games in a card-like format to play your first game.
On the Dvorak Mailing list the subject of printing cards comes up once in a while, and Kevan created a "Big Card" look on his website, but a really easy way to print a sheet of cards is not there yet. So I decided to give it a shot.
The first version of the Printable Dvorak Suite read in the MUSH definitions from the website and turned them into simple HTML. that version is still available:
Printable Dvorak Mark I
Then a long discussion on the Dvorak mailing list inspired me to write a program that handles files in the so-called Dvorak Deck Definition format, that allows a lot more control over the lay-out of the cards. It goes back to the sneak preview of cards I hand-crafted earlier; This version of the program can actually create cards like that. I hereby proudly present:
Printable Dvorak Mark II
Kevan Davis has incorporated the deck-printing script into his wesite. Since then, some features have been added, most notably the following: it is now possible to select from several different card-designs on the site, and the script will create cards using that design. See the Dvorak Website for this release!
For off-line card-creation, this new version will not work, as it is tied too intimately to Kevan's website. You can use Printable Dvorak Mark II for that.
For the new versions of the deck-printing script you will need to create decks in the DDD format. Here's the documentation of the format.
Here are some ideas for future enhancements. This is the combined list of all the ideas that came up after the first release; I just repeat them here, and strike out all things that have been done.
Card: Kevan
Artwork: Anonymous
Teams/S/This game is for two players, called Teams (as there also is a Player card).
ship, computer { text-background-colour: #ccff66; }or to specify properties for tags within tags, like:
ship computer { text-background-colour: #ccff66; }
If you have any questions, comments or improvements on the designs or the program, please let me know. All this work is released to the public domain.