Dark Mode

Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

dragitz/TFT-Comp-Creator

Repository files navigation

TFT Comp Creator - (Current: Set 16 Experimental)

I've made a WIP wiki to learn about the features: https://github.com/dragitz/TFT-Comp-Creator/wiki/Wiki

This is a project that I've been working on for a while. With many tests I decided that it was stable enough to be released.

My goal with this project, is to compute unique non meta comps to explore and see how good they might be

Bug testing is required !

Features

  • n choose k algorithm (no more hashing)

    This drastically reduces the compute time and allows the program to produce good and fast results

  • Exclusion / Inclusion

    You can specify any desired or unwanted Traits / Champs / Spatula / Headliners

  • Nodes

    The algo uses a list of nodes that represents the "connection" between a champion and another.

    It prioritizes the highest "relativeness" to the lowest and the size can be customized in the GUI.

    Higher nodes = better results (but also higher computation time)

    Note: Dominant traits with more breakpoints will have a higher impact

  • Filters (main tab)

    I've added a series of filters that increases customization.

    Note: the "Disallow unbalanced traits" checkbox will not allow a trait to have a different amount of champions compared to its breakpoints.

    TL;DR: If Trait == Anima Squad (3/5/7) but Trait has a value of 6 (so it's active)
    the comp is considered unbalanced, therefore filtered out.

Bugs n' stuff

  • Team planner code generator does not work

Design

Not my primary objective, program needs to work and then we can beautify it!

LICENSE

LICENSE

About

A tool that generates comps for TFT given a set of rules

Topics

Resources

Readme

License

GPL-3.0 license

Stars

Watchers

Forks

Packages

Contributors

Languages