|
|
|
|
|
by discoinverno
192 days ago
|
|
I am working for a while on a command line game about spacepirates playing basketball across the galaxy. The game is a basketball managerial game with some pirate-y stuff. It's a P2P game with no central server, built on top of libp2p. It runs as a terminal application, meaning that you just need to run it from your terminal, but you can try the game over ssh without installing: `ssh frittura.org -p 3788` downloads: https://rebels.frittura.org/
repo: https://github.com/ricott1/rebels-in-the-sky |
|