dmorrill10 / acpc_poker_gui_client

Rails application that allows humans to play poker matches managed by the Annual Computer Poker Competition's Dealer program in a web GUI.
56 stars 37 forks source link

Proper user system #87

Closed dmorrill10 closed 9 years ago

dmorrill10 commented 10 years ago

Add support for a proper user system. This entails having a login page, and either a signup mechanism or a manually edited file for keeping tracking of users and their passwords.

dmorrill10 commented 9 years ago

Implemented in v1.0.