Overview

This game is designed to match the names of Pokémon characters with their images. It is intended for lower grade students in junior school and is optimized for tablet screens commonly used by children. The game's responsive design is also compatible with other devices. This project was developed as part of the Juno College JavaScript course and is the creator's first project.

Context

Wireframe :

PokemonQuiz_wireframe.pdf

Untitled

Troubleshoot Errors

The following are some of the errors encountered during the development of the game, as well as the solutions to these problems:

Issue: Timer, Resume, and Next Buttons Not Functioning Properly

Trouble: The setTimer() function caused several stumbling blocks during its development, especially with the following requirements:

Solution: