Giter VIP home page Giter VIP logo

warriors's Introduction

Warriors

impedia

Warriors is a Web3 MMO Game built on Polygon. Generate your warriors and fight against the world!

Deployed Contract on Polygon(Matic): 0x696cc396da776d8c33260f584b0b7f2a9c0dbce8

You can go to the Write Contract Tab, connect your Wallet, and play directly from the smart contract!

Local Setup

  1. Install Node.js and NPM
  2. npm install -g truffle ganache-cli
  3. Install Metamask and create an Ethereum wallet for yourself.

You can also setup Solidity language support in your IDE for better development experience.

Thats it!

Game Details

There are four types of warriors:

  1. Elephants
  2. Knights
  3. Archers
  4. Swordsmen

Base Warrior Stats:

Attack Speed Defense HP Rate Of Fire
Elephant 4 3 3 4 1
Knights 3 4 4 3 2
Archers 1 2 1 1 4
Swordsmen 2 1 2 2 3

Each of them can also get promoted after reaching certain amount of xp.

TODO: Stats Increase

A warriors type can be broken into two digits (CL) which represents: C -> Class, L -> Level

Promotion Chart

  • (00) Battle Elephant → (01) Elite battle elephant → (02) Destroyer Elephant
  • (10) Knight → (11) Cavalier → (12) Paladin
  • (20) Archer → (21) Crossbowman → (22) Arbalester
  • (30) Long Swordsman → (31) Twohanded Swordsman → (32) Champion

warriors's People

Contributors

sggts04 avatar criticic avatar batflarrow avatar hotblooded058 avatar monik09 avatar rushilpatra avatar schandu-eng avatar garvitchittora avatar kaneki-ken260 avatar medhatiwari avatar

Watchers

James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.