simon-git: puzzles (main): Simon Tatham

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri May 21 08:08:12 BST 2021


TL;DR:
  b7124dc Galaxies: disallow placing an edge touching a dot.

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Simon Tatham <anakin at pobox.com>
Date:           2021-05-21 08:08:12

commit b7124dc05e1a015b4b067a2b06e408c906146243
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=b7124dc05e1a015b4b067a2b06e408c906146243;hp=8ff394d1cc42efc3509135bbdd6ce92498eafcf3
Author: Simon Tatham <anakin at pobox.com>
Date:   Thu May 20 15:17:36 2021 +0100

    Galaxies: disallow placing an edge touching a dot.
    
    Trivially, no edge of this kind can be part of any legal solution, so
    it's a minor UI affordance that doesn't spoil any of the puzzly
    thinking to prevent the user accidentally placing them in the first
    place.
    
    Suggestion from Larry Hastings, although this is not his patch.

 galaxies.c | 28 +++++++++++++++++++++-------
 1 file changed, 21 insertions(+), 7 deletions(-)



More information about the tartarus-commits mailing list