An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

![HacktoberFest 2019](https://camo.githubusercontent.com/73b77ee452271049513e503ff3e8e8c172eaadab/68747470733a2f2f6861636b746f626572666573742e6469676974616c6f6365616e2e636f6d2f6173736574732f484631395f736f6369616c2d373434643937366632323765346166663638363634343361626365646538633635316233303965633963376339663734313066353934346638653132393962392e706e67)

![Only for Road to Hacktober participants](https://badgen.net/badge/Road%20to%20Hacktober/only/blue?icon=github)

## 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)