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

29 lines
691 B
Markdown
Raw Permalink Normal View History

2024-09-05 17:26:01 +00:00
<div align="center">
2019-08-14 17:51:10 +00:00
2024-09-05 17:26:01 +00:00
![](.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
2019-08-14 17:51:49 +00:00
Press any key to display the correct answer or to fetch the next question.
2019-08-14 17:53:27 +00:00
2024-09-05 17:26:01 +00:00
> [!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
2019-08-14 17:53:27 +00:00
![](https://imgur.com/jQiRr9E.png)
2024-09-05 17:26:01 +00:00
## Credits
Uses the awesome [Open Trivia Database](https://opentdb.com/) by [PixelTail Games](https://www.pixeltailgames.com/)!