Skip to content

bld010/gametime

Repository files navigation

Game Time

Our Game Time project is a 80s Saved By the Bell-themed Family Feud in which a player is given a survey from a dataset of 15 surveys along with their most popualar responses. There are two rounds before two additional "Fast Money Rounds," where each player has 30 seconds to earn as many points as possible!

Learning Goals

  • Write a program from scratch
  • Synthesize knowledge of OOP, classes, and JS fundamentals to create a playable game
  • Demonstrate good GitHub collaboration and workflow within a large group
  • Write modular, reusable code that follows SRP (Single Responibility Principle)
  • Create a robust test suite that thoroughly tests all functionality of a client-side application
  • Implement array iterator and mutator methods to work with game data

Technology Used

  • jQuery
  • SASS
  • The Fetch API
  • Webpack
  • Mocha & Chai
  • Chai Spies

familyFeudDemo

game-time-demo-video

Installation Steps

  • Open terminal and run git clone
  • Run npm install in root directory
  • Run npm run start and visit the specified localhost address in your browser
  • Enjoy the game!

Contributors

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •