Skip to content

MaxBSilver/wheel-of-the-wasteland

 
 

Repository files navigation

Wheel of the Wasteland

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.

Installation Guide:

  • 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

DTR

  • 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

Screenshots of Project

Intro Screen Play Screen Win Screen

Future Implementation Plans

  • Finish the Bonus Round functionality
  • Make the application more user friendly

Tools Used to Build Project

Contact Info

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.

About

gametime-wheel-of-fortune-1901

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 79.2%
  • CSS 10.9%
  • HTML 9.9%