wesleym / friendlyscorer

A scoreboard for a single round of Friendly Competition.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Friendly Scorer

A scoreboard for a single round of Friendly Competition.

Screenshot of Friendly Scorer, a web app with three columns. Players are on the left, special rules on the right, and answers in the middle. Answers are dragged onto players or special rules to label that answer.

Friendly Scorer hosted as a web app: https://friendlyscorer.web.app/

How to add answers

Add answers by typing or pasting at the bottom of the middle column. Answers can be space-, comma-, or newline-separated. Tap the row of answers that is split correctly, or press enter if you're feeling lucky (first row of answers).

Seeking feedback about answer parsing! How are answers usually formatted from the players? Is the current answer splitting useful?

More screenshots

Web

Screenshot of Friendly Scorer as a web app with light mode appearance Screenshot of Friendly Scorer as a web app with dark mode appearance

iOS

Screenshot of Friendly Scorer as an iOS app with light mode appearance Screenshot of Friendly Scorer as an iOS app with dark mode appearance

macOS

Screenshot of Friendly Scorer as a macOS app with light mode appearance Screenshot of Friendly Scorer as a macOS app with dark mode appearance

Prerequisites

Building and deploying for the web

  1. flutter build web.
  2. Deploy the contents of ./build/web to a static web host.

About

A scoreboard for a single round of Friendly Competition.


Languages

Language:Dart 71.5%Language:C++ 14.7%Language:CMake 7.8%Language:Ruby 2.2%Language:Swift 1.6%Language:HTML 1.4%Language:C 0.6%Language:Kotlin 0.1%Language:Objective-C 0.0%