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

Restore spectate functionality #89

Open dmorrill10 opened 9 years ago

dmorrill10 commented 9 years ago

During the polling rework of the app, the spectate function was ignored. Restoring this functionality will also require the addition of controls to rewind, play/pause, and ff.

dmorrill10 commented 9 years ago

Unfortunately, having this enabled seems to cause players to occasionally not update slices properly, so the player ends up either frozen or behind one slice update if she refreshes her browser. I have no idea why this happens yet. This was observed on the production server.