I’ve seen many amusing examples of using Common Table Expressions to solve 
Sudoko puzzles.  Has anyone tried using one to suggest the best next move for 
Minesweeper ?  The idea would be to supply a grid with the solution so far in 
it, and supply the total number of mines, and have SQLite suggest a good next 
move.

No competition.  No prizes.  No fame.  Just thought some of you might enjoy 
trying it.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to