Skip to content

Commit

Permalink
Add "Rebels in the sky" (#20)
Browse files Browse the repository at this point in the history
Hello, I developed a TUI game and would like to add it to the list. 

It uses ratatui for the TUI, I built mouse support, block graphics, and
clickable widgets on top of it.

Co-authored-by: Orhun Parmaksız <[email protected]>
  • Loading branch information
ricott1 and orhun authored Feb 1, 2024
1 parent 29ee45d commit f95ec51
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [tic-tac-toe](https://github.com/thomas-mauran/tic-tac-toe) - Terminal-based tic tac toe game.
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) - Beautiful visualizations of common maze building and graph searching algorithms.
- [wordl](https://github.com/palerdot/wordl-rs) - Terminal-based Wordle game. Web like experience with keyboard hints and guess reveal animations.
- [Rebels in the sky](https://github.com/ricott1/rebels-in-the-sky) - P2P terminal game about spacepirates playing basketball across the galaxy.

### 🚀 Productivity and Utilities

Expand Down

0 comments on commit f95ec51

Please sign in to comment.