If you’ve scrolled through endless .io games or craved a quick, two-player basketball fix during a lunch break, you might have stumbled upon Basketball Bros . But behind the flashy dunks and pixel-perfect swishes lies something unexpected: an open-source project on GitHub that’s quietly building a community of devs who love ball almost as much as they love clean code. What Is Basketball Bros? At its core, Basketball Bros is a fast-paced, browser-based multiplayer basketball game. Think Street Hoops meets Haxball — but freely modifiable. Players control tiny, expressive characters, chain dribble moves, and throw down alley-oops in 1v1 or 2v2 matches. The game runs on vanilla JavaScript with Canvas rendering, making it lightweight enough to run on a school Chromebook yet snappy enough for competitive play. The GitHub Repo: A Hoops Hacker’s Playground The official (and most popular) repository — often forked from the original creator’s work — is organized like a pickup game roster: lean, purposeful, and open to anyone who shows up.
So clone the repo. Call your shot. And when you dunk on your coworker from across the country, remember: the real MVP is the open-source community that made it possible. github.com/[username]/basketball-bros basketball bros github