Skip to content

Commit

Permalink
Add private_poker (#90)
Browse files Browse the repository at this point in the history
Add the poker TUI I created, `private_poker`
  • Loading branch information
theOGognf authored Sep 29, 2024
1 parent 63dbc52 commit 0117dc1
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 @@ -114,6 +114,7 @@ Aside from those listed here, many other apps and libraries can be easily be fou
- [Maze TUI](https://github.com/agl-alexglopez/maze-tui) - Beautiful visualizations of common maze building and graph searching algorithms.
- [minesweep](https://github.com/cpcloud/minesweep-rs) - Terminal-based Minesweeper game.
- [oxycards](https://github.com/BrookJeynes/oxycards) - Quiz card application built within the terminal.
- [private_poker](https://github.com/theOGognf/private_poker) - A poker library, server, client, and TUI.
- [Rebels in the sky](https://github.com/ricott1/rebels-in-the-sky) - P2P terminal game about spacepirates playing basketball across the galaxy.
- [rust-sadari-cli](https://github.com/24seconds/rust-sadari-cli) - Rust sadari game based on terminal! (Ghost leg or Amidakuji in another words).
- [Snake](https://github.com/kriskw1999/ratatui-snake) - Simple terminal based snake game.
Expand Down

0 comments on commit 0117dc1

Please sign in to comment.