Show score when game ends

Bug #631571 reported by Josh Brown
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Snakes
Fix Released
Medium
Tom Bell

Bug Description

Show some kind of score when the game ends.

Tags: feature

Related branches

Revision history for this message
Josh Brown (joshbrown) wrote :

This is quite an important aspect of the game, what do we expect the users to do - count their snake's segments?

Changed in snakes-game:
importance: Undecided → Medium
milestone: none → 1.0
status: New → Triaged
Revision history for this message
Tom Bell (bushbaby2511) wrote :

I was just increasing a counter for each bit of food consumed. This would count body parts also.

Revision history for this message
Josh Brown (joshbrown) wrote :

Tom Bell fixed this in his branch (lp:~bushbaby2511/snakes-game/devel), but due to confusing back-merges from master I've decided to put his changes in a new manual commit.

Changed in snakes-game:
assignee: nobody → Tom Bell (bushbaby2511)
status: Triaged → Fix Committed
Revision history for this message
Josh Brown (joshbrown) wrote :

Tom: I've also added my own changes on top of your patch - it counts gained body parts using `len(body)-1` rather than keeping a separate count.

Revision history for this message
Josh Brown (joshbrown) wrote :
Changed in snakes-game:
status: Fix Committed → Fix Released
Revision history for this message
Tom Bell (bushbaby2511) wrote :

Ok, no problem. I'll merge the changes now

Revision history for this message
Josh Brown (joshbrown) wrote : Re: [Bug 631571] Re: Show score when game ends

Tom: Sorry, I actually meant the opposite - it's easier if you just make
commits and I worry about conflicts when I merge it, as per the email I
sent you. Thanks.

On Mon, 2010-09-06 at 14:39 +0100, Josh Brown wrote:
> By the way, your bazaar branch seems to merge a lot of changes back from
> master - this makes the branch history messy and confusing so please try
> to avoid it unless you have a specific reason to do so.

----------

On Mon, 2010-09-06 at 14:00 +0000, Tom Bell wrote:
> Ok, no problem. I'll merge the changes now

Revision history for this message
Tom Bell (bushbaby2511) wrote :

Oh right. Sorry about that! It's really not my day today.. I'll set up a new branch and stop merging from now then.

Josh Brown (joshbrown)
tags: added: feature
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.