Skip to content

Memory card game where unique cards must be picked each round without repeating selections.

Notifications You must be signed in to change notification settings

softy-dev/memory-card

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Memory Card

▶️ Live preview!

A DOTA 2-inspired memory card game, built with React. The objective is to click on a unique card each round without repeating any selections. With each click, the cards dynamically shuffle, making the game progressively more challenging.

The data for the game is fetched from the OpenDota API, and the card shuffling is handled using the Durstenfeld shuffle algorithm. The game's interactive functionality is powered by React's state management and effect hooks.

About

Memory card game where unique cards must be picked each round without repeating selections.

Topics

Resources

Stars

Watchers

Forks