1
Fork 0
mirror of https://github.com/Steffo99/trivia.git synced 2024-10-16 09:37:27 +00:00

Update readme

This commit is contained in:
Steffo 2024-09-05 19:26:01 +02:00
parent de7202d2aa
commit 03287084b8
Signed by: steffo
GPG key ID: 5ADA3868646C3FC0
2 changed files with 23 additions and 2 deletions

Binary file not shown.

After

Width:  |  Height:  |  Size: 7.7 KiB

View file

@ -1,7 +1,28 @@
# trivia
<div align="center">
A static page displaying random trivia questions fetched from the [Open Trivia Database](https://opentdb.com/).
![](.media/icon-128x128_round.png)
# Trivia
Plain trivia questions website
</div>
## Links
[![Play on your browser!](https://img.shields.io/website?url=https%3A%2F%2Fgh.steffo.eu%2Ftrivia%2F)](https://gh.steffo.eu/trivia/)
## Usage
Press any key to display the correct answer or to fetch the next question.
> [!Warning]
> OpenTDB now has much longer rate limits than when the application was built, you might encounter issues if you attempt to request new questions too rapidly.
## Screenshots
![](https://imgur.com/jQiRr9E.png)
## Credits
Uses the awesome [Open Trivia Database](https://opentdb.com/) by [PixelTail Games](https://www.pixeltailgames.com/)!