Skip to content
Tedla610 edited this page Apr 26, 2024 · 2 revisions

Welcome to the CS401_Project2 wiki! 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

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

Clone this wiki locally