Giter VIP home page Giter VIP logo

handtracker's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

handtracker's Issues

HIGH - New action: Draw specific

To enable specific draws from the deck (just for the host) and from the discard pile. Needs to update position of all other cards, etc.

HIGH - New action: Move

Move to deck, move to discard. Core code should be a move method defined in card_state:

def move(pile, location)

With pile being 'deck' or 'discard' and location being :top, :bottom, or an integer location. Moving should be possible from a variety of locations, but each origin should have a separate permission.

LOW - Extra single-quote

When displaying a player's "cards in hand", there's a stray single-quote at the end of each card's text.

HIGH - Login revamp

Cookies, encrypted passwords, password recovery/reset ability, no case-sensitivity on logins, etc.

Feature request: Undo button

The current game I'm running has had a couple of problems with players playing cards either by mistake, or playing them purposefully and then finding out that the play was illegal.

It would be useful to have an "undo" button that a game's owner can use to put a card back in someone's hand or deck. Optionally it would also munge the card's name and text out of the log of actions in a way similar to what happens with cards played from a deck that gets removed from a game.

MEDIUM - End game

"End game" option for host which kicks the game to a hidden section of the user's home page and makes actions inaccessible.

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.