teamfighttactics

About this tag
This tag covers discussions about Teamfight Tactics (TFT), an auto-battler game from Riot Games. Content includes a thread on building a gaming AI for TFT, where an experienced programmer explores using machine learning techniques like neural networks (TensorFlow) to learn army strengths and weaknesses. The user plans to hard-code basic strategies to simplify the neural network's task and expresses concerns about gathering sufficient training data. The tag is relevant for Windows users interested in game AI development, TFT strategies, and applying ML to auto-battler games.
  1. Teamfight Tactics Drops macOS Support in Patch 18.1

    Riot Games says Teamfight Tactics will drop macOS support after patch 18.1, alongside older low-memory iOS and Android devices, while the studio moves the autobattler from its Hextech technology to Unreal Engine and works on restoring Mac support in a later update. The change was reported by...
  2. VIDEO Suggestions on building a gaming AI?

    I'm an experienced programmer, but new to AI. I'm trying to learn ML techniques by building a bot to play a video game. I'm documenting my process as I go. The game I'm focusing on 1st is TFT (TeamFightTactics) which is in the AutoBattler genre - Essentially, you try to build the strongest...