Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 1.04 KB

README.md

File metadata and controls

21 lines (14 loc) · 1.04 KB

Score Board - Rounds Game 1vs1

This score board can be used for tracking any kind of 1vs1 games results. Score board was initially developed to track our team building results from game similar to Pitching pennies, but it can be used for variaty of games.

Technologies

Score board is developed in pure HTML5 and JavaScript, using AlpineJS (minimal framework for composing JavaScript behavior in your markup) for reactivity and Tailwind CSS for styling.

Installation

Clone or download this repository and you are ready to use it.

Usage

Run index.html file and score board will start in your browser.

Demo

If you don't won't to download or clone this repo, you can use score board directly from here.

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

License

MIT