Fa$tMoney Family Feud is a web-based game that mimics the television show Family Feud. This project aims at improving skills surrounding OOP, SRP, TDD by utilizing technologies such as: HTML, SCSS, JS, WebPack, Mocha Testing Framework, Chai Assertion Library, and Fetch API.
You can play our game online at https://kveitch.github.io/FamilyFeud/.
Should you be interested in running this project on your local machine, please do the following:
- Clone down the repository using the git clone command.
- Change into the directory and install the library dependencies. Run npm install to install project dependencies.
- To verify that it is setup correctly, run npm start in your terminal. Go to http://localhost:8080/ and you should see the start page to our game. If that's the case, you're good to go. Enter control + c in your terminal to stop the server at any time.
Ayla Dharamsey, Roger Hughes, Kirk Veitch, Colin Koga