dcalsky / lolcounter

List LOL champions who can easily defeat your opposition, the data is from records of KR ranking.

Home Page:https://lol.noddl.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

LOL Counter Master

Searching champions, who can strongly counter your opposition.

Introduction

  1. Enter LOL CHAMPION SELECT interface;
  2. Input the champion name or title of your opposition in this website before you confirm;
  3. Choose your champion by three lists, including strong against, normal and weak against.

Online

You can visit online website to have a trial. https://lol.noddl.me

Champion Resource

You can find the all champions resource in this gist (2019-12-29 UPDATED).

Get Started

$ npm install && npm dev

Deployment

$ docker build -t lolcounter . && docker run --rm -p 8000:80 lolcounter

DEMO

demo

About

List LOL champions who can easily defeat your opposition, the data is from records of KR ranking.

https://lol.noddl.me


Languages

Language:HTML 50.4%Language:JavaScript 37.0%Language:CSS 11.5%Language:Dockerfile 1.1%