Fallout themed Wheel of Fortune game. Three player game where each player has a chance to guess the word puzzle, spin the wheel, or buy a vowel to further progress the puzzle.
On start players will be prompted to choose their names. Each of the three players compete in 4 rounds to solve a word puzzle. At the start of each round players start with zero round currency, if a player guesses the puzzle correctly that player wins their round total that is then added to their score. Players can earn or lose round currency by spinning the wheel. If a player buys a vowel or guesses the word, they do not receive additional round currency. The player with the most points at the end of round four, will go on to a bonus round where they have a chance to win a fabulous prize.
- Clone the repo to you local machine
- Run
npm install
in your terminal to install required dependencies - Run
npm start
in your terminal to host a the web app on your local server
- All feedback must be constructive
- Developers must communicate if anything previously decided has changed (e.g. time to work, issues being worked on)
- Developers must commit regulary and should not merge their own PRs unless the work is done in a pair
- All CSS will be written with the BEM naming convention
- Issues must be created and moved to in progress when being worked on
- Finish the Bonus Round functionality
- Make the application more user friendly
Credit for the project goes to team members:
This project was assigned by Brittany Storoz, Pamela Lovett, and Robbie Jaeger
You can learn more about the assignment spec by following this link.
@ Turing School of Software and Design, Denver, CO.