Git Product home page Git Product logo

deckofcards's Introduction

RPG/Divination Deckbuilder

Web page for displaying and manipulating cards for RPGs and similar.

Purpose

This is a pure javascript site - no backend or databases - because the intent is to be friendly to a less technical audience who just wants this to run anywhere, including locally.

TODO

  • Add a media query so narrower screens don't cause Wheel of Fortune to overflow the box
    • Maybe trigger the card resizing on screen size too?
  • Write up instructions and guidance, espcially re card-size
  • See about fragmenting the code up a bit - currently it's just a big monolith
  • Maybe see if I can put things liek card size in a config fil
  • Replace some of the uglier arcana, maybe start doing minor arcana?
  • Replace the clunky buttons up top with some actually useful icons.
  • Decide how/if to display explanatory text about the cards.
  • Add configuration toggles for inverted cards and how much information to show
  • "Go Fish" function to draw a specific card out of the deck?
    • Originally had this as a dropdown, but could I do a scrolling list of thumbnails? Might look cool, but also be unclear based on size.
    • Dagnabbit, pivoting is breaking on inverted cards. Going to need to add an "if" check in there
  • That four of coins is awesome, but there's no visual indicator that it's inverted. Oops.

Someday

  • Multiple views on a single page
  • This doesn't really work on phones, but that's largely because I can't imagine what it SHOULD look like on phones. I can imagine other functionality (flipping through a deck one at a time or drawing a card) but that's a different kind of interface entirely. Would it be worth adding a phone view, or shoudl I just consider that a differentarrangement?

deckofcards's People

Contributors

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