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
The user is greeted with instructions upon running the code in Python.
Champions can be added to the user's team composition using commands specified in the instructions.
The user can view their team composition and the trait synergies present.