An open API service indexing awesome lists of open source software.

https://github.com/tmlnv/dota-2-meta

A dynamic, web-based visualization of the most impactful Dota 2 heroes by role and MMR.
https://github.com/tmlnv/dota-2-meta

dota dota2

Last synced: 1 day ago
JSON representation

A dynamic, web-based visualization of the most impactful Dota 2 heroes by role and MMR.

Awesome Lists containing this project

README

          

# Dota 2 Meta

![Dota 2 Meta Screenshot](https://drive.google.com/uc?export=view&id=1AAxiosPP4bBw2m7Zr2V-dBIn-XaNRQ6F)

[Dota 2 Meta](https://dota-2-meta.vercel.app/) is a web application that presents the current meta heroes in Dota 2 based on specific roles and MMR tiers.

## Features

- Switch between light and dark themes.
- Filter heroes based on roles like "Support", "Carry", "Nuker", and more.
- Filter heroes based on a specific MMR tiers, from "Herald" to "Immortal".

## Data Source

The data is fetched from [OpenDota's API](https://docs.opendota.com/).

## Credits

- Dota 2 and all related assets are trademarks and copyrights of Valve or its licensors.
- Data provided by [OpenDota](https://docs.opendota.com/).

## License

[MIT](LICENSE)