Skip to content

This is a console-based application that allows users to plan team compositions for Riot Games' Teamfight Tactics.

Notifications You must be signed in to change notification settings

KobeZ123/tft-composition-builder-basic

Repository files navigation

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

About

This is a console-based application that allows users to plan team compositions for Riot Games' Teamfight Tactics.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages