Skip to content

League of Legends, Teamfight Tactics Environment for RL(not complete)

Notifications You must be signed in to change notification settings

KevinJeon/RL_TFT

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 

Repository files navigation

Teamfight Tactics(TFT) for Machine Learning

Follow the command to test the environment.

docker build -t rl_tft .
docker run -it -e "DISPLAY" -v /tmp/.X11-unix/:/tmp/.X11-unix/ rl_tft 

# In case, you're running on Windows system, make sure that a X dispaly server is installed, such as Xming.

TODOs

  • Modularize a big file into smaller pieces.
  • Make use of Environment variables for configuration.
  • Extend this Todo list.
  • Make Pathfinder.
  • Update View File

About

League of Legends, Teamfight Tactics Environment for RL(not complete)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published