TFT README ANALYSIS

Introduction

This project is to analyze the data from the game Teamfight Tactics (TFT) by Riot Games. The data is extracted from the video of the game. The goal is to analyze the data to find the best strategy to win the game.

TODO

  • Extract frames from video base on each round
  • Extract each player's board and bench from each frame
  • Extract each player's items from each frame
  • Extract each player's health from each frame
  • Extract each player's gold from each frame
  • Extract each player's level from each frame