[python-uk] 2nd London Python Dojo - 18:30 15 October 2009 at Fry-IT

Jon Ribbens jon+python-uk at unequivocal.co.uk
Mon Sep 28 13:28:32 CEST 2009


On Sun, Sep 27, 2009 at 10:29:33PM +0100, Paul Nasrat wrote:
> I've looked through the skeletal code on github and that looks like a
> good start.

The lines in the test code which look like this:

    assert state == [ '_', '_', '_', '_', '_', '_', '_', '_', '_', ]

are somewhat making the assumption that the board state object will
not be immutable.

Also I'd like to put in a strong vote for part of the spec being that
the game will allow human v human, human v computer, or computer v
computer games (by entering "number of players: zero" ;-) )


More information about the python-uk mailing list