issues
search
GeraAlcantara
/
cards-memory-game
Classic card game, Flip the cards and match done in Vanilla JavaScript, Svelte, VUE, React
https://geraalcantara.github.io/cards-memory-game/
GNU General Public License v3.0
15
stars
26
forks
source link
Add implementation with React TypeScript
#24
Closed
satrio-pamungkas
closed
2 years ago
satrio-pamungkas
commented
2 years ago
What's New :
Add functionality and style similar to vanilla js project
Refactor some logic to adapt with React TypeScript environment
Add shuffle algorithm using Fisher–Yates algorithm
Add starter project using Vite instead create-react-app
Add guidelines for setup and installation instruction
Changes :
Fix issue when two or more times same card clicked it just reveal other match card
What's New :
Changes :