Skip to content

lostqubit/Pokemon-Card-Game

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Pokemon Card Game

A responsive and interactive memory card game app with pokemons built using Vite+React, HTML and CSS. Win the game by collecting all pokemons without clicking the same pokemon twice. The app leverages extensive use of React's useState and useEffect hooks to manage game state and logic to provide fast and smooth interactivity. The pokemon data is fetched using api calls to PokéAPI endpoint. WebStorage API is utilised for persistent storage of the best score obtained.

live: https://pokemon-card-game-seven.vercel.app/

Main Menu: image

Game: image

Work done as a part of "The Odin Project" Open Source curriculum.

About

A memory card game with cards dynamically fetched from PokeAPI. Built with Vite+React, HTML and CSS.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors