/japan-scores

A score keeping app for the Let's Go! to Japan boardgame

Primary LanguageCSS

Let's go to Japan Scores

Not actually working, yet!

Uh, goals and stuff. Treating each player column on the scrore sheet as a separate form w/ number inputs in a table. Guessing JavaScript will be necessary for the calculations (on keyUp events, maybe?)

Context

Designer: Josh Wood - Twitter, Instagram

Let's Go! To Japan's - Alderac Entertainment Group | BoardGameGeek | Rules


Early Testing

See the Pen: Untitled

Todos

  1. MVP should calc scores w/o looking pretty.
  2. If possible, I'd like to avoid a build step... it'd be great to pull this off using vanilla HTML, CSS, and JS.
  3. Ideally, the priority should be on making it work conveniently on small screens.
  4. Better be accessible (color contrast, test w/ VoiceOver, etc.)
  5. Add explicit privacy statement - clarify that data entered is just calculated client-side. No data is being submitted anywhere or tracked.
  6. Uh, handling negative numbers in the Mood track?
  7. ...
  8. Eventually, we should make it look similar to the paper book. (Try to use some of their iconography if we can)
  9. ...