GithubHelp home page GithubHelp logo

123yoshidandy / weapon-selector Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 29 KB

Splatoon3向けのブキ選択支援ツール

Home Page: https://123yoshidandy.github.io/weapon-selector/

HTML 36.47% JavaScript 61.82% CSS 1.70%
game

weapon-selector's Introduction

Weapon Selector for Splatoon3

概要

  • Splatoon3におけるブキ選択の補助ツール
  • ブキ検索機能
    • ブキの特徴を入力すると、それに当てはまるブキを出力する
  • 編成作成機能
    • 編成事故を避けつつ、ブキを4つ出力する

ブキ検索機能

  • 入力
    • ブキの種別
    • 射程
    • キルへの関与度
    • 塗りの強さ
  • 出力
    • 入力値を満たすブキリスト
    • リストのうち、ランダムに選んだ1つをおすすめブキということで色塗り

編成作成機能

  • 入力
    • 編成パターン:各射程の人数の組み合わせ
    • 長射程枠:組み込まれる長射程枠のブキカテゴリ
  • 出力
    • 入力値に応じた編成(ブキ4種)
  • アルゴリズム
    • 入力されたパターンのうち、長射程ブキから順番にブキを選択していく
    • ブキ選択する際には、候補となりうるブキを挙げて、その中からランダムに選択する
    • 編成事故を避けるために
      • 既に選択済のブキ種別と被らないようにする(ただし、シューターおよびマニューバーは被っても良い)
      • 塗りが極端に弱いブキは被らないようにする(例:カーボンローラー、ロングブラスター)

weapon-selector's People

Contributors

123yoshidandy avatar

Watchers

 avatar

weapon-selector'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.