Skip to content

kodiraonica/memory-card

Repository files navigation

A memory card game presented on the open days of Kodiraonica.

memory-card-game

This was an online meetup

where Antonija coded a memory card game starting from scratch using vanilla JS for game logic and Vite for bundling.

More about this event

The goal of this event is to showcase the best practices at Kodiraonica, a coding school founded by Antonija. By coding a game we show how we teach at coding school. You can read more about the event here.

More about the game

  • Game starts with the timer at the top.
  • User has limited time to get all the matches.
  • If match is made, matched cards stay open.
  • If match is not made, clicked cards get closed except the matched cards.
  • After three failed matches, game is lost and reset for a new round.
  • When all matches are made, game is won and reset for a new round.

This project has no commercial purposes and was free to attend for anyone interested in Javascript or Kodiraonica.

How to run the game

  1. npm install
  2. npm run dev
  3. open localhost

Features left to implement

  • leaderboard associated with either localStorage or even database
  • adding a sound when the card is matched

About Kodiraonica

Kodiraonica is a small coding school where we teach Javascript and React. Lectures are in Croatian.

About

A memory card game for the open days of Kodiraonica

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published