Skip to content

๐Ÿ€„ Memory game with customization options and Unsplash API.

Notifications You must be signed in to change notification settings

iCodeIN/memory-game-js

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

39 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Memory Game

A memory game, where users have to remember the positions of the cards and open two exact images sequentially to score points. Once all the cards are opened user is victorious.

I used Unsplash API to fetch images from their site.

Preview

Features

  1. Moves tracking
  2. Match percentage
  3. Win state detection
  4. Reset functionality

Installation

  1. git clone https://github.com/madzadev/memory-game.git

  2. cd memory-game

  3. npm install

  4. npm dev

Contributions

Any feature requests and pull requests are welcome!

License

The project is under MIT license.

About

๐Ÿ€„ Memory game with customization options and Unsplash API.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 50.7%
  • Svelte 38.3%
  • CSS 7.5%
  • HTML 3.5%