https://github.com/itaditya/got-death-quiz
A quiz game where you have to guess which GOT character died before whom
https://github.com/itaditya/got-death-quiz
Last synced: over 1 year ago
JSON representation
A quiz game where you have to guess which GOT character died before whom
- Host: GitHub
- URL: https://github.com/itaditya/got-death-quiz
- Owner: itaditya
- Created: 2019-10-08T14:38:08.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T13:44:34.000Z (over 6 years ago)
- Last Synced: 2025-03-16T20:04:43.447Z (over 1 year ago)
- Language: JavaScript
- Homepage: https://got-death-quiz.netlify.com
- Size: 653 KB
- Stars: 2
- Watchers: 0
- Forks: 13
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README


## Game of Thrones Death Quiz
You will be asked a series of questions. To answer the question you must know which GoT character died after or before whom. There are two options. As long as you keep answering correctly your streak will keep rising. One wrong answer and its GAME OVER!
Let's see what the longest streak you can achieve.
## Local Setup
* Install serve globally with `npm install -g serve`.
* In the root folder of this repo, run `serve`.
* Open the localhost url which `serve` outputs.
## Contributors
* [Aditya Agarwal](https://github.com/itaditya)
* [Srihari](https://github.com/Srihari44)
* [Ashima](https://github.com/ashimasingla20)
* [Khusharth](https://github.com/khusharth)