memory-game Svelte Themes

Memory Game

Built using Svelte and Pixi, design from https://www.frontendmentor.io/

Memory game solution

This is a solution to the Memory game challenge on Frontend Mentor.

Table of contents

Note: Delete this note and update the table of contents based on what sections you keep.

Overview

The challenge

Users should be able to:

  • View the optimal layout for the game depending on their device's screen size
  • See hover states for all interactive elements on the page
  • Play the Memory game either solo or multiplayer (up to 4 players)
  • Set the theme to use numbers or icons within the tiles
  • Choose to play on either a 6x6 or 4x4 grid

Screenshot

  • Solution URL: Here
  • Live Site URL: Here

Built with

  • Semantic HTML5 markup
  • CSS custom properties
  • Svelte
  • Pixi.js
  • Typescript

How to run

npm install
npm run dev

Author

Top categories

Loading Svelte Themes