Closed karlmdavis closed 10 years ago
I would estimate this task as follows:
Account
class and the DB schema for it.player-games
table, the game page's big player labels, and the game page's round-history
table.That gives a total estimate of 13.75h.
Ended up taking 11.5h, total.
Right now, game play is a bit confusing as it's difficult to tell who is which player. The web service and application ought to be enhanced to allow even guest players to enter a name for themselves that others can see.
In the web application, I'm thinking the simplest UI for now would be to allow players to click/touch the "Player 1"/"Player 2" label in a game, and enter a name for themselves there. If this is the UI I end up going with, then I should be careful to ensure that users are given a hint or prompt that this function exists. Perhaps a pop-up help label or somesuch?