Rebels in the sky is a multiplayer game about crews of space pirates roaming the galaxy to play basketball against each other. It's basically a basketball managerial game with some pirate-y stuff.
The game runs as a terminal application, meaning that you just need to run the executable from your terminal. Key bindings are indicated in game, mouse is supported.
It's a P2P game with no central server, built on top of libp2p. This should guarantee good scalability, the current record for concurrent players is 4 but I hope we can do better than that :)