Skip to content

WeWriteCode/b2c-scoring-app

 
 

Repository files navigation

Purpose

Between Two Cities and its expansion, Capitals, have complex, error-prone, manual game-scoring processes. Especially at the end of the night when you and your friends are several drinks deep.

If we could automate the process, we could:

  • Increase scoring accuracy
  • Reduce calculation errors
  • Reduce calculation time and cognitive load
  • Improve strategic decisionmaking by providing players with a leaderboard

Proposed Solutions:

  • MVP: user enters city tile information manually and the app calculates scores.
  • Ideal: user takes a photo of each city and the app calculates scores.

Local Development

npm start Open http://localhost:3000 to view it in the browser.

About

Between Two Cities Scoring App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 81.1%
  • CSS 17.9%
  • Other 1.0%