Show HN: Poker over SSH

https://github.com/theOGognf/private_poker
by theOGognf • 2 years ago
10 3 2 years ago

I've been interested in making a TUI application and learning Rust for a while now. Since some friends and family started playing poker, I found it a good opportunity to make my "learning Rust" project a poker TUI app. Inspired by https://github.com/shazow/ssh-chat, I also wanted to make something that could be connected to and played with just using SSH. For me, poker is usually with friends and family, so I focused the app's target audience to be private, small-scale games, avoiding the headaches associated with scaling to some massive web-based platform.

Big thanks again to the folks that've already taught me some cool things about Rust and UI design.

Related Stories

Loading related stories...

Source preview

github.com