Somewhat OT... Computer playing Minesweeper

John Lenton jlenton at gmail.com
Tue Jul 13 23:26:04 EDT 2004


On Tue, 13 Jul 2004 22:52:49 +0200, Heiko Wundram <heikowu at ceosg.de> wrote:
> 
> So, I guess, either my algorithm is wrong (or suboptimal), or KMines algorithm
> for solving a field is wrong (taking information into account which it may
> not).

one thing I notice you do differently is that most minesweepers don't
set up the board until the user chooses the first square, because the
first square never has da bomb.

-- 
John Lenton (jlenton at gmail.com) -- Random fortune:
bash: fortune: command not found



More information about the Python-list mailing list