A multiplayer basketball game. Play at http://bball.sparklinlabs.com/
I made the source code public for educational purposes, but it is not licensed as open source and I retain the copyright.
(Specifically, this DOES NOT grant you permission to rehost the game publicly or profit from it in any way.)
Feel free to look around and learn from it!
Make sure you have the latest version of Node.js installed, clone the repository and run:
npm install
npm run build
node server