https://github.com/junaidrahim/javascriptquizgame
A game built on top of the famous Javascript Questions by Lydia Hallie
https://github.com/junaidrahim/javascriptquizgame
Last synced: about 1 year ago
JSON representation
A game built on top of the famous Javascript Questions by Lydia Hallie
- Host: GitHub
- URL: https://github.com/junaidrahim/javascriptquizgame
- Owner: junaidrahim
- License: mit
- Created: 2019-10-25T15:09:23.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-06T23:58:23.000Z (about 3 years ago)
- Last Synced: 2025-04-15T12:18:30.384Z (about 1 year ago)
- Language: JavaScript
- Homepage: https://javascriptquizgame.wtf/
- Size: 51.7 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# javascriptquizgame.wtf
Live at [javascriptquizgame.wtf](https://javascriptquizgame.wtf/) 🥳
## What is this ?
It's just a simple gamified version of the Javascript Questions by [Lydia Hallie](https://github.com/lydiahallie).
You can find her questions [here](https://github.com/lydiahallie/javascript-questions).
These questions are incredibly fun and brain teasing. Just thought that there should be a gamified version of this 😁
## How does this work ?
There is a backend service written in Go that fetches the content of [this](https://github.com/lydiahallie/javascript-questions/blob/master/en-EN/README.md) readme file, parses it, and stores it in a db as json.
The API serves up json to the frontend when requested. The database is updated once every 24 hours.
## More ideas ?
If you have any ideas to improve this game, feel free to add issues and open PR's ✌🏻
[](https://forthebadge.com)
[](https://forthebadge.com)
[](https://forthebadge.com)