Try out our recreation of the classic game show, Wheel of fortune! This game consist of 4 rounds and 3 players, spin the wheel and solve the answer! Try out today
In your Terminal clone down repo
git clone git@github.com:ellytea/wheel-of-fortune.git
run
npm install
The goal for this project is to show our understanding of Object Oriented Programming, and using Test Driven Developement.
- Built with javaScript and jQuery
- Testing with Mocha/Chai