/clash-of-cards

Web3 game built using Angular, Solidity, and a custom NFT generator.

Primary LanguageTypeScriptMIT LicenseMIT

Clash of Cards

Clash of Cards is a web3 game based on Monster cards as NFTs.

Play Now (only on Polygon Testnet)Buildquest submission

Live demo

You can play game here. Ensure that you have metamask or sequence wallet and ensure that it is pointing to the Polygon Mumbai testnet.

Code organization

  • Web App: built using Angular - game UI, web3 integration, etc.
  • Smart Contracts: smart contracts written in Solidity for match matching and game logic. Integrates Chainlink keepers for calling match-making code periodically.
  • NFT Generator: scripts to generate NFTs using assets and upload them to IPFS through Pinata.