Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI Updates #27

Open
4 of 16 tasks
smith11235 opened this issue Apr 9, 2020 · 0 comments
Open
4 of 16 tasks

UI Updates #27

smith11235 opened this issue Apr 9, 2020 · 0 comments

Comments

@smith11235
Copy link
Collaborator

Display Updates

  • update to haml
  • update javascript to js files
  • update layout/header setup

Player Card

  • make "player card" for each player with consolidated stats to read bids
-------------------
| {Player Name} ({rank}st). | 
| Score: {#}.  | Tricks: X/Y  |
-------------------
  • Display bid status flag/color

    • "red" if under bid, green if on-bid, yellow if over-bid.
  • Display who's up indicator - gold star/exclamation point by players name

  • better error messages

    • cant bid, cant play card
    • show error in player card

Table Update

  • Show trump suit indicator in center table

  • let each player click to confirm the last hand before it dissappears

    • show it as "last hand" generally?
  • Show trump suit flag on cards in had

  • put bid form into player card

  • for mobile - remove card table - display player cards vertically

    • and show played card on right of card
    • this also supports > 3-X players

Reticket

  • bug: end of game - final score not calculated
  • reset/new game from ended game
  • game rule options:
    • bids cant all add up
    • play from 1 to X and then back down, vs down only
    • dont make your bid: loose points vs just 0 for not making bid
    • ace equals no-trump
  • allow 3-10 players (more with other rules)

Other changes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant