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

https://github.com/voidwalker7/one-quote

A quiz game based on quotes from various books, written in html css and js
https://github.com/voidwalker7/one-quote

js quiz

Last synced: about 2 months ago
JSON representation

A quiz game based on quotes from various books, written in html css and js

Awesome Lists containing this project

README

        

Cloen the repository using the following commands:

```bash
git clone https://github.com/VoIDWALkER7/One-Quote.git
```

This is the first page you will get:

![image](https://github.com/user-attachments/assets/5bf6299b-cb65-4776-9255-aa45f4def7d2)

when you press start, you will be presented with quotes and you will need to guess which book is it from.

![image](https://github.com/user-attachments/assets/940adbfc-d56a-4f4d-aa8f-0f247eb6db0f)

if your answer is correct, you will be presented with this screen:

![image](https://github.com/user-attachments/assets/f347192e-f549-43f2-acf2-2f2f85578425)

else, this is what you will get:

![image](https://github.com/user-attachments/assets/1f788597-a062-40a4-8aea-c7f75f42d026)