Developed a smart contract to simulate a basic game using NFTs
This is a practice project where I explore and experiment with various Solidity concepts. The idea is inspired by an older project on buildspace.
$ make install
$ make test
$ make deploy-anvil
$ make deploy-sepolia
$ make fund-account
Mint:
$ make mint-nft CHARACTER_INDEX=0
Attack:
$ make attack TOKEN_ID=0