Skip to content

FlorjanKlancar/dem_mongo

Repository files navigation

Deus Ex Machina

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/

Table of Contents
  1. About The Project
  2. Getting Started
  3. Information

Built With

(back to top)

Zilliqa contract information

NFT's

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

Contract for the upgrading buildings and Geting daily reward

Contract: https://devex.zilliqa.com/address/0xfeb6b442f1166f3d2bfa9072e4515b2755de13cc?network=https://dev-api.zilliqa.com

Information

Main page of the browser game.

image 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.

Upgrade modal

image Here you can see upgrade level information (Field name, field description, resources cost for upgrading etc.)

Upgrade in progress

image 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.

Statistics page

image Here you can see all of the players statistics

Hero inventory

image 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...

Equiped hero example

image

Roadmap for the future

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, ...)

(back to top)

Releases

No releases published

Packages

No packages published

Languages