/wheel-of-fortune

An rendition of the game show Wheel of Fortune using jQuery with OOP design pattern.

Primary LanguageJavaScript

Wheel of Fortune

A full rendition of the popular game show! A three player game that has the puzzles and wheel to make you feel like you are on the show. Using Object Oriented Progamming with jQuery I was able to encapsulate the all the features you would find on the show now available in your browser.

Tech Stack:

  • HTML5
  • CSS3
  • JavaScript
  • jQuery
  • Mocha
  • Chai
  • Chai - Spies
  • Eslint

Contribution Setup Instructions:

Clone Repository To Your Local Machine:
git clone https://github.com/Dhanciles/wheel-of-fortune.git
Change Directories
cd wheel-of-fortune
Install Dependencies
npm install
Run Test Suite
npm run test 
Pull Request
  • For any request please tag me @Dhanciles
  • In your description state which issue the pull request addresses Closes Issue #24