simon-git: puzzles (main): Ben Harris

Commits to Tartarus hosted VCS tartarus-commits at lists.tartarus.org
Fri Nov 25 14:01:58 GMT 2022


TL;DR:
  0b36c01 mines: Ensure highlights don't vanish at small tile sizes

Repository:     https://git.tartarus.org/simon/puzzles.git
On the web:     https://git.tartarus.org/?p=simon/puzzles.git
Branch updated: main
Committer:      Ben Harris <bjh21 at bjh21.me.uk>
Date:           2022-11-25 14:01:58

commit 0b36c01639c4b2f52e49c086b6d645883fbea397
web diff https://git.tartarus.org/?p=simon/puzzles.git;a=commitdiff;h=0b36c01639c4b2f52e49c086b6d645883fbea397;hp=5a2ea91cad4dd34fb766498a032294eb3c7a09b2
Author: Ben Harris <bjh21 at bjh21.me.uk>
Date:   Fri Nov 25 13:29:04 2022 +0000

    mines: Ensure highlights don't vanish at small tile sizes
    
    The highlights for covered squares now have a minimum width of 1 pixel,
    which means that Mines is comfortably playabale down to about 8 pixel
    tilesize, below which the numbers become unreadable.

 mines.c | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)



More information about the tartarus-commits mailing list