/wheel-of-fortune

a web based playable wheel of fortune game

Primary LanguageJavaScript

Wheel of !Fortune

This project is a web-based Wheel of Fortune game designed for three players where players try to guess letters in a randomly generated puzzle while spinning a wheel to determine the point value for each letter. There are four rounds and an additional bonus round for the player with the highest score after the first four rounds. The main objective of this project was to design a game implementing OOP patterns with classes and methods following SRP. Additionally we wanted to create an intuitive and engaging UI/UX.

To View Live:

Either visit this page to see the live site

or

Run git clone https://github.com/b3an5/wheel-of-fortune.git in your terminal to copy locally

alt text

alt text

Original Wireframe

alt text

And some button inspiration here

Authors