SmartSweeper: exercise to write "AI" for minesweeper

Beni Cherniavsky cben at users.sf.net
Fri Feb 12 12:25:13 CET 2010


One day I was bored with MineSweeper not doing even simple analysis
for me, and wrote it in Python.  Then I realized it'd be nice as an
exercise: I give you an implementation of dumb MineSweeper, with GUI,
and you subclass it to make it smarter.  It comes with a detailed
document guiding you step-by-step.

If you don't feel like programming but just want to play, it comes
with a full solution :-)

The latest version will always live at:
http://cben-hacks.sourceforge.net/python/smartsweeper/

I'd be happy to hear feedback.

-- 
Beni Cherniavsky-Paskin <cben at users.sf.net>


More information about the Python-announce-list mailing list