A simple memory game with collectible NFT rewards. Created with Dapp University's tutorial.
Overall game, featuring a memory grid and a row of collected NFTs below.
The NFT award being sent to MetaMask account.
- Use the quick starts for MetaMask and Ganache.
- Link MetaMask account with Ganache server.
- Install:
npm i
- Start:
npm start