Coder Social home page Coder Social logo

game's Introduction

四层结构 用户》英雄》武器》宝石 英雄atk=this.initialAtk + this.level * 0.6(品质系数)+武器Atk def = this.initialDef + this.level * 0.6(品质系数)+武器Def 武器atk=this.atkItSelf+宝石Atk def=this.defItSelf+宝石Def 武器品质决定发挥镶嵌宝石的威力程度,普通0.8,稀有0.9,史诗1.0,传说1.2

/***

  • 不合理的地方AStar和地图耦合性强,只能在main里面调用
  • 虽然用了UI层级管理器但监听还是很恶心,UI层级管理器没有设置坐标的,缺点
  • hero打开hero状态面板和后面的装备打开装备面板相同,就没做了 */

game's People

Contributors

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