epifab / pypoker

Python poker game application (holdem, traditional 5 card draw)
https://pypoker.herokuapp.com
GNU General Public License v3.0
102 stars 50 forks source link

Need exit button #12

Open 768446472 opened 3 years ago

768446472 commented 3 years ago

I am trying to run this program and play, and I found that once I enter the wrong room number, I cannot exit the room normally. So a button may be needed to exit the room

epifab commented 3 years ago

sounds like a reasonable feature request. unfortunately I don't have time to work on this, but I'd imagine it to be easy enough. @768446472 a PR would be appreciated