Giter VIP home page Giter VIP logo

robotfindskitten-the-card-game's Introduction

robotfindskitten: the card game.

I recently participated in a very belated DIY Secret Santa with some friends. I made a card-game variant of robotfindskitten for @xxv.
Merry Christmas, Steve.

This repository contains the scripts I used in generating the cards.
It's not great code, and I'm not going to bother cleaning it up anytime soon, but here it is. The scripts require python and the jijna2 templating library.

  • gen.py will randomly generate a deck of cards, and put the face-up side of each in cards/ as it's own svg. It will also build build a set of svgs suitable for printing on letter paper, with eight cards per sheet. These will be placed in pages/
  • box.svg Contains an outline of the box -- print this out, cut along the line, and fold it up to form a box for the deck.
  • cards-final/ contains the set of cards (contents of the cards/ directory), for the deck I actually printed off and made.
  • backs.svg is a sheet containing eight card backings. This should be printed on the back of each of the sheets of cards.
  • templates/ contains jinja2 templates used by the gen.py script.

The svgs have only been tested successfully with Inkscape, which I used to print the cards. The standardization state of flowed-text in svg is a little awkward right now (or so I am told), so at least firefox doesn't display the text on these cards correctly.

The phrases which are printed on the card are borrowed from the original robotfindskitten, which is GPL2-or-later. My work is in the public domain (CC0, see COPYING for details).

robotfindskitten-the-card-game's People

Contributors

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