Pinned Loading
-
Audio-Player
Audio-Player PublicThis is a simple music player that allows you to play any of the songs that are displayed on the screen.
JavaScript
-
-
-
Online-Music-Trivia
Online-Music-Trivia PublicThis is a multiplayer trivia game that uses multiple screens.
JavaScript
-
-
Word Guesser (Hangman)
Word Guesser (Hangman) 123var words = ["BOTTLE", "CLIP", "RULER", "BOWL", "SANITATION", "CANCER"];
4var rand = Math.floor(Math.random() * 5);
5var wordArr = words[rand].split("");
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.



