Business Battles is a mobile role-playing game (RPG) where users scan special QR codes to battle and earn non-fungible token (NFT) creatures built using Zilliqa. These NFTs are unique to each business and get harder and harder to catch as more people do!
- User goes into a business (we will start with restaurants) and scans a QR code found on their receipt (or another place restaurant chooses)
- This initiates a battle with a specific
- User defeats creature => receives NFT in wallet (i.e. business battle dex)
- User loses ⇒ Do not get creature; Buy at auction (“one and done”) Battle difficulty increases & occurance of creature decreases as more users win against and capture the NFT creature
Here is how it works:
In deploying a Scilla smart contract, we figured we would stick with a simple example of just deploying a contract that identifies battles state. In other words, did this wallet address actually win the battle and earn the NFT?
In the future, we hope to implement auction functionalities for those early adopters to sell their creatures on a marketplace.
Check out our presentation to learn more about the project
Watch here as Xavier breaks down how the Business Battle Dex was built
Created by Anthony Dutra and Xavier Chase. Credit to Evan Debassio for Pokemon clone code!