https://github.com/jorkdev/pokemon-quiz
A simple quiz with no frameworks or libreries used on it
https://github.com/jorkdev/pokemon-quiz
Last synced: 4 months ago
JSON representation
A simple quiz with no frameworks or libreries used on it
- Host: GitHub
- URL: https://github.com/jorkdev/pokemon-quiz
- Owner: JorkDev
- License: mit
- Created: 2021-06-04T15:41:41.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2023-05-13T01:45:39.000Z (about 3 years ago)
- Last Synced: 2025-10-26T13:41:17.710Z (8 months ago)
- Language: HTML
- Size: 11.1 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Javascript Pokemon Quiz
A simple quiz with no frameworks or libreries used on it
Simple use, just clone the repo and open it.
You can also add more questions for the Quiz in the questions.js file.
There's every Pokemon sprite in the img folder, even every other form of the Pokemon.
Pokemon is a registered trademark of Nintendo, Game Freak, and Creatures Inc, the use of Pokemon sprites is for educational purposes only.
**This project was done by the challenge of 50 javascript projects in 5 days**
Programming Level: Beginner\
Project Type: Front-End
Front-End: HTML, CSS, JavaScript\
Back-End: N/A