Skip to content

kandi1clickkits/blockchain-memory-game

Repository files navigation

blockchain-memory-game

A simple memory game with collectible NFT rewards. Created with Dapp University's tutorial.

Quickstart Guide

Refer kits from the below link to jumpstart the app

https://kandi.openweaver.com/collections/blockchain/memory-puzzle1

Screenshots

Game
Overall game, featuring a memory grid and a row of collected NFTs below.

Game
An example of a match.

Game
The NFT award being sent to MetaMask account.

Usage

Requirements

Running App

  1. Use the quick starts for MetaMask and Ganache.
  2. Link MetaMask account with Ganache server.
  3. Install: npm i
  4. Start: npm start