Feud is a popular game show that has been around since the 1960s. It is a game of trivia and guessing, where two teams compete to answer questions about popular culture. The team with the most points at the end of the game wins.
We need to play this game in the course of Workplace Professional Communication Skills, but there is no suitable platform to use, so we created this project for Feud.
- Jquery.js - A library is designed to simplify the client-side scripting of HTML
- Party.js - A JavaScript library intended to provide customizeable particle effects to browser environments
- Layer.js - A popular Web pop-up layer component.
- Clone the repo
git clone https://github.com/yuenci/Feud/
- Install packages
yarn
- Run peoject
yarn dev
- Fill in the contestant's names
- Select a team, enter the answer and start the game!
- Add questions and answers in front end.
- Automatically determine the number of questions.
See the open issues for a full list of proposed features (and known issues).
Distributed under the MIT License. See LICENSE for more information.