This app is demo of browser strategy P2E game set in roman times.
Discord contacts: Klančar#5359, Floky Huan#2876
Vercel Deploy live demo: https://dem-mongo.vercel.app/
Video demo: https://www.youtube.com/watch?v=EWR7vfAJYSY
Table of Contents
We have two contracts for NFT's because we have 2 collections: Weapons and heros
Heros: https://viewblock.io/zilliqa/address/zil179ncvcss3cnrew7egzg7aaftqyfnye40eln2cp?network=testnet
Weapons: https://viewblock.io/zilliqa/address/zil14lduz0warxvnzrhm92hjnlac470y99fzxf8lr7?network=testnet
At the top left corner we can see our currently equiped hero. At the moment it's the default one which doesn't give you any bonuses. Below the main menu you can see your resources storage and also the Warehouse/Granary max capacity which is larger every time you upgrade one of them. Below the resources bar it's the resources fields. Your production per hour gets higher everytime you upgrade one of them as well. By upgrading resources field/building you use your worker capacity which is 1 at the moment, meaning that you can upgrade only one field/building at the time.
Here you can see upgrade level information (Field name, field description, resources cost for upgrading etc.)
Here you can see your field/building is being upgraded, you can cancel this build meaning it will not refund your resources but it will cancel current build. Or you can finish it immediately by paying in zil.
Here you can see all of the players statistics
This is Hero inventory page, here you can equip your NFT's (heros or weapons) to give you extra bonuses such as Energy recharge which will be used for queing up or extra attack/defense...
Create a token on the zilliqa blockchain, and use this token for the in-game payments and rewards.
Create a upgrade Weapons mechanism with combining the metadata of previous NFT's.
Expand the game functionality (add clans, clan rewards, map, add npc's, ...)