Inspiration

  • this project is inspired by D&D(Dungeons & Dragons) and DOTA(Defense of the Ancients).

What it does

  • In this you can create players/Heroes. the hero and its attributes will be completely random.
  • Similarly you can create Items . The item attributes are fixed but which item will you get is random.
  • after having heroes and bunch of items you can equip item in heroes inventory.
  • Doing this will add the effect and attributes of item into the hero.
  • you can go to battle for experience which will increase the hero level as well as his attributes.

How we built it

  • This is build on blockchain using solidity smart contract. on a Rinkeby test network.
  • For Randomness I used chainlinks VRFConsumerBase.
  • NFTs are created using ERC721 token.

Built With

Share this project:

Updates