{"id":13598796,"url":"https://github.com/ricott1/rebels-in-the-sky","last_synced_at":"2026-05-09T22:32:59.902Z","repository":{"id":219624991,"uuid":"749494270","full_name":"ricott1/rebels-in-the-sky","owner":"ricott1","description":"P2P terminal game about spacepirates playing basketball across the galaxy","archived":false,"fork":false,"pushed_at":"2025-02-28T21:47:51.000Z","size":83826,"stargazers_count":471,"open_issues_count":2,"forks_count":13,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-03-29T14:04:59.541Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://crates.io/crates/rebels","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ricott1.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-01-28T18:35:50.000Z","updated_at":"2025-03-25T04:55:24.000Z","dependencies_parsed_at":"2024-03-22T18:32:25.507Z","dependency_job_id":"d8423e4b-49e9-496b-bb8a-ac9779f974f4","html_url":"https://github.com/ricott1/rebels-in-the-sky","commit_stats":null,"previous_names":["ricott1/rebels-of-the-sky","ricott1/rebels-in-the-sky"],"tags_count":30,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricott1%2Frebels-in-the-sky","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricott1%2Frebels-in-the-sky/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricott1%2Frebels-in-the-sky/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ricott1%2Frebels-in-the-sky/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ricott1","download_url":"https://codeload.github.com/ricott1/rebels-in-the-sky/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248199136,"owners_count":21063641,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-01T17:00:56.563Z","updated_at":"2026-05-09T22:32:59.894Z","avatar_url":"https://github.com/ricott1.png","language":"Rust","funding_links":[],"categories":["Rust","\u003ca name=\"games\"\u003e\u003c/a\u003eGames","💻 Apps","Table of Contents"],"sub_categories":["🕹️ Games and Entertainment"],"readme":"# Rebels in the Sky\n\nhttps://github.com/user-attachments/assets/fce79b1a-98ee-4c4a-b221-4ea9f53ab14b\n\nIt's the year 2101. Corporations have taken over the world.\nThe only way to be free is to join a pirate crew and start plundering the galaxy. The only means of survival is to play basketball.\n\nNow it's your turn to go out there and make a name for yourself. Create your crew and start wandering the galaxy in search of worthy basketball opponents.\n\nThe game is under heavy development and breaking changes are often introduced. If you can't continue an old game because the save file is invalid, you probably need to start a new one or open an issue to check if the save file can be migrated.\n\n[![Trailer on youtube](https://youtu.be/5Lu9MSgmTBc/0.jpg)](https://youtu.be/5Lu9MSgmTBc)\n\n## [Wiki](https://wiki.rebels.frittura.org)\n\n## Just try it out!\n\nConnect via SSH to try the game.\n\n`ssh rebels.frittura.org -p 3788`\n\nSave files are deleted after 2 days of inactivity.\n\n## Installation\n\n### Build\n\nThere are some dependencies to build:\n\n-   Linux: install `libasound2-dev` and `cmake` (for instance, on Ubuntu they can be installed with `sudo apt-get install -y libasound2-dev cmake`); \n-   MacOs: install `cmake` (for instance, using [brew](https://formulae.brew.sh/formula/cmake));\n-   Windows: install [cmake](https://cmake.org/download/).\n\nYou need to have the [rust toolchain](https://www.rust-lang.org/tools/install). Then you can clone the repo and build the game with\n\n`cargo build --release`\n\n### With cargo\n\n`cargo install rebels`\n\n###  From the latest release page\n\n- Download the latest release asset for your platform from https://rebels.frittura.org;\n- Give execution permissions to the executable with `chmod +x rebels`\n\n### Distro Packages\n\n\n[![Packaging status](https://repology.org/badge/vertical-allrepos/rebels-in-the-sky.svg)](https://repology.org/project/rebels-in-the-sky/versions)\n\n\n\u003cdetails\u003e\n  \u003csummary\u003eArch Linux\u003c/summary\u003e\n\n`rebels-in-the-sky` can be installed from the [official repositories](https://archlinux.org/packages/extra/x86_64/rebels-in-the-sky/):\n\n```sh\npacman -S rebels-in-the-sky\n```\n\n\u003c/details\u003e\n\n\u003cdetails\u003e\n  \u003csummary\u003eMacPorts\u003c/summary\u003e\n\n`rebels-in-the-sky` can be installed from the [available ports](https://ports.macports.org/port/rebels-in-the-sky/):\n\n```sh\nsudo port install rebels-in-the-sky\n```\n\n\u003c/details\u003e\n\n## Run\n\nThis game runs as a terminal application, meaning that you just need to run the executable from your terminal with\n\n`./rebels`\n\nSuggested minimal terminal size: 160x48. Not all terminals support the game colors nicely, so you might need to try different ones. Here is a list of tested terminals:\n\n- [GNOME terminal](https://help.gnome.org/users/gnome-terminal/)\n- [konsole](https://konsole.kde.org/download.html)\n- [iTerm2](https://iterm2.com/)\n- [tabby](https://tabby.sh/)\n- [WezTerm](https://wezfurlong.org/wezterm/index.html)\n- [Ghostty](https://github.com/ghostty-org/ghostty)\n\n**Important**: currently local bot teams are generated by default to make the game more enjoyable. This behaviour can be disabled by passing the `-f` flag to the executable. In the future, when more players will be available, the game will default to online teams only.\n\n## Music\n\nMusic is streamed from internet radios. You can add more radio stations by including them in `assets/data/stream_data.json`. \n\n\n## Credits\n\n- Planet gifs were generated using the [pixel planet generator](https://deep-fold.itch.io/pixel-planet-generator) by [Deep Fold](https://deep-fold.itch.io/).\n- Special thanks to [Il Deposito](https://www.ildeposito.org) for inspiration and the great musical archive.\n\n## Contribution\n\nJoin the [discord](https://discord.gg/ebjp33UrrV)! There is no fixed roadmap for the game yet, anyone is welcome to participate with ideas.\n\nIt is almost guaranteed that you will encounter bugs along your journey. If you do, please open an issue and describe what happened. If you are a developer and want to contribute, feel free to open a pull request.\n\n## Running a relayer node\n\nRunning a relayer node helps keep the game decentralized. You can do so by running `rebels -n`. Other players can connect with your relayer at startup using `rebels -i \u003cRELAYER-NODE-IP4-OR-IP6\u003e`. If you do so, please consider opening a PR to add your address to the following list of known relayers.\n\nTo run a relayer, you must build with the \"relayer\" feature enabled\n\n`cargo build --release --features \"relayer\"`\n\n## Running a SSH server\n\nYou can also run a SSH server with `rebels -j`.  Other players can connect with your server using `ssh \u003cUSERNAME\u003e@\u003cSERVER-IP4-OR-IP6\u003e -p 3788`.\n\nTo run a SSH server, you must build with the \"ssh\" feature enabled\n\n`cargo build --release --features \"ssh\"`\n\n## License\n\nThis software is released under the [GPLv3](https://www.gnu.org/licenses/gpl-3.0.en.html) license.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricott1%2Frebels-in-the-sky","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fricott1%2Frebels-in-the-sky","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fricott1%2Frebels-in-the-sky/lists"}