Welcome to Hero Guesser! This is an open-source fan project inspired by the popular word game Wordle, but featuring Dota 2 heroes.
Originally inspired by playing Dotadle and wanting different stats (and for it to be open source with no ads).
Disclaimer: This is a fan-made project. I do not own any Dota 2 related images or the name Dota 2. All rights to the Dota 2 images and name belong to their respective owners. If you are the owner and wish for this project to be taken down, please contact me at [email protected].
- Guess the Dota 2 hero names.
- Provides feedback for each guess.
- Simple and fun gameplay.
- Clone the repository:
git clone https://github.com/saint11/HeroGuesser.git
- Navigate to the project directory:
We use the docs folder because this is easier to integrate with github pages.
cd HeroGuesser/docs
- Start a local server:
python -m http.server
- Open your web browser and go to
http://localhost:8000
to start playing.
We welcome contributions! Please fork the repository, submit pull requests, or open GitHub issues with requests or errors.
All code in this repository is licensed under the MIT License. See LICENSE for details. I do not own any Dota 2 related images or the name Dota 2. All rights to the Dota 2 images and name belong to Valve.