Show HN: A small game where you have to guess the stars of GitHub repositories
Category: other
Tags: game, github, multiplayer
Score: 5.3/10 (Innovation: 5, Technical: 6, Documentation: 6, Utility: 4)
StarGuessr is a trivia game where players guess the GitHub star count of repositories, featuring daily, unlimited, and multiplayer modes. It's interesting as it gamifies GitHub data, combining fetching real repository metadata with real-time multiplayer functionality. The project showcases a full-stack TypeScript architecture with Express, Socket.io, and React.
Target audience: backend devs, frontend devs
Repository: https://starguessr.vincentwill.com/ ยท TypeScript
View on Hacker News