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.
Either visit this page to see the live site
Run git clone https://github.com/b3an5/wheel-of-fortune.git
in your terminal to copy locally
And some button inspiration here
- Theo Bean
- Jamie Rushford
- Link to pair DTR
- Link to original project spec