Skip to content

alucard87pl/scoreboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scoreboard

A lightweight, browser-based helper app to keep track of team scores in PubQuiz-style games.

Technologies Used

JavaScript HTML5 CSS3 Bootstrap

Features

  • Easy score calculation
  • Basic Team management
  • Configurable number of categories.
  • LuckyLoser functionality (chance for non-podium team to win an additional reward)
  • Lightweight and fast
  • No external dependencies
  • Works in any modern browser.

Project Structure

quiz_tabela/
├── index.html
├── quiz.js
├── res/
│   └── branding.png
└── README.md
└── LICENSE.md

Usage

Simply open index.html in any modern web browser to start using the quiz application.

Developed and tested on Chrome 135.0.7049.115 x64 Stable

Press F11 to go fullscreen.

Works best on a 1080p+ screen.

  • Fits up to 15 teams and 16 categories.

Customization

Replace the res/branding.png file with your own logo.

Further customization is possible by editing the values config.js file.

Contributing

  1. Fork the project
  2. Create your feature branch (git checkout -b feature/AmazingFeature)
  3. Commit your changes (git commit -m 'Add some AmazingFeature')
  4. Push to the branch (git push origin feature/AmazingFeature)
  5. Open a Pull Request

License

This project is licensed under the MIT License - see LICENSE.md file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors