Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 1 KB

File metadata and controls

26 lines (17 loc) · 1 KB

LoL Damage Calculator App

This Android app is a League of Legends (LoL) Damage Calculator that allows users to calculate champion damage based on various stats and abilities.

Introduction

The LoL Damage Calculator app provides LoL players with a tool to calculate champion damage based on different stats and abilities. Users can access champion stats, ability details, and opponent stats to get accurate damage calculations.

Features

  • Calculate champion damage based on stats such as attack damage (AD), ability power (AP), critical strike chance, etc.
  • Input champion abilities with scaling ratios and calculate ability damage.
  • Compare damage outputs with different items and runes to optimize builds.
  • Save and load champion configurations for quick calculations.

Prerequisites

  • Android Studio IDE
  • Android SDK
  • Java Development Kit (JDK)

Installation

  1. Clone the repository to your local machine.
  2. Open the project in Android Studio.
  3. Build and run the app on an Android emulator or physical device.