Skip to content

undependable/Guess-The-Pokemon

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Guess the Pokemon

Welcome to "Guess the Pokemon" - a fun and educational web-based game that tests your knowledge of Pokémon names! See if you can guess the name of the Pokémon based on its image.

Introduction

"Guess the Pokemon" is a simple web game that utilizes the PokeAPI to fetch random Pokémon data and display their images. Players are challenged to enter the name of the Pokémon correctly. If they guess correctly, they earn points. The game provides feedback on each guess and keeps track of the player's score.

Demo

Demo

Features

  • Randomly selects a Pokémon and displays its image.
  • Allows players to enter their guess for the Pokémon's name.
  • Tracks and displays the player's score.
  • Provides instant feedback on each guess.
  • Supports a "Reset" button to start a new round.
  • Beautifully styled using HTML, CSS, and JavaScript.

How to Play

  1. Open the web application.
  2. Look at the displayed Pokémon image.
  3. Type the name of the Pokémon in the input field.
  4. Click the "Guess" button to submit your answer.
  5. You'll receive immediate feedback:
    • If you guess correctly, you earn points.
    • If you're wrong, the game tells you to try again.
  6. Click the "Reset" button to start a new round.

Getting Started

You can host this game on your own web server or use a code hosting service like GitHub Pages to make it available online. Here are the steps to get started:

git clone https://github.com/undependable/guess-the-pokemon.git

About

A guessing quiz-like game built with JS and basic showcase of APIs

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors