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.<p>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.<p>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 :)<p>You can download compiled binaries from <a href="https://rebels.frittura.org/" rel="nofollow">https://rebels.frittura.org/</a> or compile the source at <a href="https://github.com/ricott1/rebels-in-the-sky">https://github.com/ricott1/rebels-in-the-sky</a>.