Giter Site home page Giter Site logo

ivechen.github.io's Introduction

项目命令

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

名词解释

比赛 match 表示一次比赛 对局 game 表示一次比赛内的一个对局 位置 location 表示队伍在地图的位置 (天辉/夜魇) 人员 player 参赛人员

无后端实现设计思路

  • 通过比赛编辑器 获得 比赛配置文件 后,放入到数据源 src/dataSource
  • 文件的名字按照比赛日期命名
  • 打包的时候会将 /src/dataSource 下的所有 json 文件自动引入,同时使用文件名的md5作为比赛id
  • 预留了 比赛数据 的过滤,方便后续添加指定时间/指定比赛类型的数据分析
  • 预留了 banpick数据的处理

ivechen.github.io's People

Contributors

ivechen avatar

Stargazers

Frontal Xiang avatar  avatar Jin avatar

Watchers

 avatar  avatar

ivechen.github.io's Issues

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.