Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 880 Bytes

File metadata and controls

16 lines (9 loc) · 880 Bytes

Passion Projects

A C++ based CLI tool designed to help players analyze their match performance, calculate their Average Combat Score (ACS), and receive AI-driven agent role suggestions based on their playstyle.

🚀 Features Data Collection: Tracks Kills, Deaths, Assists, Round Wins/Losses, and First Bloods.

ACS Engine: Implements a custom algorithm to calculate combat impact, including First Blood bonuses and round outcome weighting.

SRT System: Displays Score, Rank, and Tier (from Tier E up to SSS).

Performance Visualizer: A graphical K/D representation using ASCII bar charts with live status markers (Dominating, Impactful, Struggling).

Agent Guide: Suggests specific roles (Duelist, Initiator, Controller, Sentinel) and specific agents (Jett, Omen, Killjoy, etc.) based on your stats.

Security: Features a PASS_KEY system to protect your Combat Card results.