Easily compare hundreds of item combinations to find the best builds!
Check out the website here
Insert all items you want to include in the search, build requirements (ie; a minimum effective health requirement), and what stat to optimize for (ie; melee dps)
- Test out hundreds of item combinations
- Find builds to meet your playstyle requirements
- View a summary of resulting build stats
- Easily view builds in wynnbuilder
This site is built around an alpha-beta search algorithmn which can quickly compare many combinations of wynncraft items. There are also various other optimizations to ensure build generation can be done as quickly as possible
- See src/best_build_search for more info on the search algorithmn
- See src/wynn_data for more info on item parsing and build generation
- Please don't see src/website, style.css, or rs_generator.py because all the code there is shit.