simon-svn: puzzles: simon

tartarus-commits at lists.tartarus.org tartarus-commits at lists.tartarus.org
Mon Feb 20 19:51:50 GMT 2006


SVN root:       svn://ixion.tartarus.org/main
Changes by:     simon
Revision:       6580
Date:           2006-02-20 19:51:50 +0000 (Mon, 20 Feb 2006)

Log message (9 lines):
Mines's error signalling is highly asymmetric: if you erroneously
believe a square to be empty, you find out instantly and lethally,
but if you erroneously believe a square to be full you can
occasionally (when it doesn't cause a complementary square to be
assumed empty) not notice until you find at the very end of the game
that you're one mine heavy. To help with this, here's an error
highlighting patch: any number square surrounded by an excess of
flags will now light up red. This should be an unintrusive change,
because it will never happen unless you make a mistake.

Modified files:
U   puzzles/mines.c

Links:
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi?rev=6580&view=rev
http://www.tartarus.org/~simon-anonsvn/viewcvs.cgi/puzzles/mines.c?rev=6580&r1=6579&r2=6580



More information about the tartarus-commits mailing list