Closed GoogleCodeExporter closed 8 years ago
Original comment by w.kowa...@gmail.com
on 6 Jan 2011 at 9:18
Added a very simple-looking win counter in r697.
Original comment by pbomqlu910963@gmail.com
on 20 Jan 2011 at 4:01
We tested the implementation in r697 a bit. Seems to work ok for 2p and 6p
view. Displays number-of-won-games/total-played-games-by-player.
The problem is that the scores are only drawn at the end of the game, but as
soon as the game starts, they are not shown anymore. This is ok for the actual
players I guess, since the only care about the score after a round is over (may
be still intersting if you top-out early tho). For streaming it would be nice
to ultimately have a score counter that stays also during the game. (toj style,
not necessarly regarding the design tho) Is this atm not as easy, because the
two lines below the matrix are needed for combo messages, etc.?
Original comment by bob.ins...@gmail.com
on 20 Jan 2011 at 4:39
Ok, I changed it to show during the gameplay in r701.
But yes, we need a more cool-looking win counter.
Original comment by pbomqlu910963@gmail.com
on 21 Jan 2011 at 2:30
ok thanks, tested it a bit, and this looks fine now.
I think we can close this for now, the current display is totally in style with
the rest of the game - perfect.
Original comment by bob.ins...@gmail.com
on 21 Jan 2011 at 3:18
Original issue reported on code.google.com by
w.kowa...@gmail.com
on 6 Jan 2011 at 9:16