Table of Contents
Origin guesser is a quiz/trivia game in which the user is presented a word and offered a series of multiple choice answers to choose from as to the origin of that concept. Unlike other trivia games, this is concentrated only on origin of words and concepts questions. The game currently has a 10 question quiz with radom questions and the goal is to get the most correct answers.
https://sangameshitagi.github.io/origin-guesser/
This is an example of how to list things you need to use the software and how to install them.
- npm
npm install npm@latest -g
- Clone the repo
git clone https://github.com/SangameshItagi/OriginGuesser.git
- Install NPM packages
npm install
- Start the server
npm start
Press on start game button in the starting page.
For more examples, please refer to the Documentation
- Add more questions
- Add new modes(Infinite and time attack)
See the open issues for a full list of proposed features (and known issues).
William Brinson, Yuna Zhao, Sangamesh Itagi, Mario Mortara
Distributed under the MIT License. See LICENSE
for more information.
Scrum Master: Mario Mortara - mariomortara181@gmail.com Project Link: https://github.com/SangameshItagi/OriginGuesser