250 High Frequency Words
Prompt
Code an html, css, and javascript self-contained, embeddable, and complete game with a spinner that makes clicking sounds as it spins. Divide the spinner into 26 sections with each section marked with one letter of the alphabet. Use a colorful blue chromatic scheme for the spinner. As the spinner stops on a letter, show a list of all of the high frequency words that begin with that letter to the right of the spinner. Collect the high frequency words from the list provided. Create a place for the game moderator to add points for each word read correctly.
After a letter has been spun, darken that section and automatically advance to the next closest letter until all letters have been darkened. Play a celebration with confetti and a clapping sound when all letters have been completed.
Add a reset button to start the game again.
Iteration 1
Move the spin button to the bottom off the spinner. Add a box to post a larger version of the selected letter.