You have to guess the SC2 player in a certain amount of tries. With every try you will see how the guessed player compares to the player we are looking for.
I hope you enjoy.
If you like the game, hit be up on Bluesky . I’m @tobijdc.
#
Data and Icons
Data from Aligulac, who are kind enough to allow usage for non commercial purposes. Additional information, including missing birthdays, has been sourced from Liquipedia.
The SC2 race logos featured in the game are sourced from github.com/sc2-pulse/sc2-icons under the MIT license. It’s important to note that these icons are based on the intellectual property of Blizzard Entertainment, Inc.
#
Website Technolgies
The Homepage itself is made with Hugo. The game is written in vanilla JavaScript, except for the Search, which uses Fuse. Some icons from FontAwesome.
#
Legal
StarCraft® is a trademarks or registered trademark of Blizzard Entertainment, Inc., in the U.S. and/or other countries.
#
Changelog
Changelog
- 2025-04-13
- Technical improvements
- Switch to Anubis 2
- Update Dependencies
- Dark mode
- Meta descriptions
- etc.
- Added “How to Play”
- More Bluesky
- Dialogs have close button up top too
- Technical improvements
- 2025-02-02
- Small technical improvements
- Unlist Katowice 2024 from header
- 2024-02-28:
- Open Source
- 2024-02-24:
- Hardmode an Katowice now give initial small hint
- 2024-02-23:
- Automated weekly update of player data
- 2024-02-14:
- “EasyMode” now default and renamed “Normal”.
- “EasyMode” now easier:
- uses top 250 instead of top 300 players.
- “HardMode” now harder:
- uses top 400 instead of top 300 players.
- Some game description changes
- Own minified JS bundles per game mode.
- 2024-02-08:
- Link to Aligulac on player name
- Introduction of Changelog :)
- 2024-02-07:
- Game logic bugfix
- Player data update
- 2024-02-05:
- Add hover text to explain Table headings
- Change retired icon to “prohibit”
- 2024-02-04:
- Game works with keyboard
- Social sharing
- 2024-02-03:
- better player list (looks like akkordeon, copy works)