Skip to content

Latest commit

 

History

History
27 lines (16 loc) · 1.4 KB

README.md

File metadata and controls

27 lines (16 loc) · 1.4 KB

TFT Composition Builder (Basic) by Kobe Zheng

Built in Python
This is a console-based application that allows users to plan team compositions for Riot Games' Teamfight Tactics.
This program currently supports Set 7 Dragonlands
JSON information for the current set comes from Hexcore API by aaronlam1004
https://github.com/aaronlam1004/hexcore-api

How the Application Works

The user is greeted with instructions upon running the code in Python.

tft-comp-builder-instructions

Champions can be added to the user's team composition using commands specified in the instructions.

tft-comp-builder-adding-champions

The user can view their team composition and the trait synergies present.

tft-comp-builder-viewing-comp

Example of a full team composition draft

tft-comp-builder-adding-full-comp tft-comp-builder-viewing-full-comp