GithubHelp home page GithubHelp logo

kan-kan-mikan / sailormoonscoreboard Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 12.39 MB

An 8wr.io scoreboard made for SuperTiso for streaming Sailor Moon S tournaments

CSS 44.76% JavaScript 45.68% HTML 9.56%

sailormoonscoreboard's Introduction

SailorMoonScoreboard

Stream overlay made for SuperTiso.

Setup

Package

Put the CSS and JS scripts found in the /package folder into the respective windows.

Pages

Put the HTML, CSS, and JS scripts found in the /pages folder into the respective pages. versus.css will need to be modified to update the character sidebar images after you have uploaded them to your 8wr.io scoreboard package.

Versus

The versus page displays player names, scores, and the round of the tournament.

Fields

The versus page has 6 fields. Set them up like so:

Versus page field setup

Round counter (used to keep track of what round the tournament is on):
    Key: round
    Type: Text field

Player names and scoreboard (used to keep track of the score):
    Key: player
    Type: Scoreboard
    Show clear/reset buttons: On

Character names (used to control the movelist sidebars):
    Key: character
    Type: Select menu
    Database:
        Chibi Moon
        Jupiter
        Mars
        Mercury
        Moon
        Neptune
        Pluto
        Uranus
        Venus

Copy match info to clipboard (used to quickly grab match info for Twitter):
    Key: info
    Type: Clipboard
    Database: {event_1} - {game_1} {round_1} - {player_1} ({character_1}) VS {player_2} ({character_2})

Game name (used to set the game name for match info):
    Key: game
    Type: Text field

Event name (used to set the event name for match info):
    Key: event
    Type: Text field

Color Palette

The currently set color palette isn't final and needs to be changed to something that doesn't look bad.

var(--font-color): Font color

var(--border-color): Text outline color

var(--main-color1): Player name panel color

var(--main-color2): Score panel color

var(--main-color3): Round panel color

Font

Uses Noto Sans, but can easily be changed in /package.css.

Images

All of the character movelist sidepanels are in /img. Upload them to 8wr.io without renaming them.

Then, edit your page's CSS to update the background-image properties in the sidebar.CHARACTER_NAME styles with the corresponding image's link.

sailormoonscoreboard's People

Contributors

kan-kan-mikan avatar

Stargazers

Fabricio Anciães avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.