Skip to content

Ruchita1010/attack-on-cards

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Attack on Cards

A Memory Card game built with React for TheOdinProject. Challenge your memory skills with this game! Rack up points by selecting different cards, but be careful not to click on the same card twice or you'll lose all your hard-earned points! Keep playing to unlock all 15 cards (≧∇≦)ノ

Learnings

✧ Vite: importing multiple modules from the file system
✧ Fisher-Yates shuffle algorithm
✧ backdrop-filter CSS property
✧ Lifecycle methods as per lessons(Though didn't find the need to use them here)

Preview

Start Screen

Rumbling background with a start and info button

Game Screen

Grid of images of Attack On Titan characters

Demo

👉 Live Demo