From 388b9fa403798f0ebce660cf9355021ed9680312 Mon Sep 17 00:00:00 2001 From: despian Date: Mon, 28 Oct 2024 06:49:12 +0100 Subject: [PATCH] Add Sheep Wolf Slitherlink (#574) --- README.md | 5 ++ src-ui/changes.html | 2 +- src-ui/img/swslither.png | Bin 0 -> 953 bytes src-ui/js/ui/KeyPopup.js | 10 +++ src-ui/js/ui/Misc.js | 1 + src-ui/list.html | 1 + src-ui/p.html | 2 + src-ui/res/p.en.json | 1 + src-ui/res/p.ja.json | 1 + src-ui/res/rules.en.yaml | 1 + src/puzzle/Config.js | 2 +- src/puzzle/Puzzle.js | 2 +- src/pzpr/variety.js | 7 ++ src/res/failcode.en.json | 2 + src/variety/slither.js | 146 ++++++++++++++++++++++++++++++++++++++- test/script/swslither.js | 111 +++++++++++++++++++++++++++++ 16 files changed, 288 insertions(+), 6 deletions(-) create mode 100644 src-ui/img/swslither.png create mode 100644 test/script/swslither.js diff --git a/README.md b/README.md index 54162bbda..5353b4acd 100644 --- a/README.md +++ b/README.md @@ -107,3 +107,8 @@ peke: cross mark [puzz.link]: https://puzz.link/list.html [sudoku]: https://en.wikipedia.org/wiki/Sudoku [yajilin]: https://en.wikipedia.org/wiki/Yajilin + + +## OpenSource Licenses + +Emojis used in some puzzles are sourced from [noto-emoji](https://github.com/googlefonts/noto-emoji) and licensed under the [SIL Open Font License](https://scripts.sil.org/OFL), Version 1.1. diff --git a/src-ui/changes.html b/src-ui/changes.html index 4b564fc45..2975b15d2 100644 --- a/src-ui/changes.html +++ b/src-ui/changes.html @@ -33,13 +33,13 @@
Latest types (all types)
diff --git a/src-ui/img/swslither.png b/src-ui/img/swslither.png new file mode 100644 index 0000000000000000000000000000000000000000..aeeebfa2983137b7ae56d6b34d4398e59cf2475a GIT binary patch literal 953 zcmV;q14jIbP)hi!;M$CNXpDGg&cnH$ z!sI{z00PxXL_t(I%T>~cj-xOT2H>&5#>5oUdr4>^eUp9vXS*@%-D&?QNO(Tkcr*Y& z2+)uF_aYBQ@`>EebzLy`94ol=?bOcm%$IeIwqERo6w+94^GBKwaaPccW;!0`gD(L zDA1xV{`n}&TKj5a;|KvSc*0M-w1jOMu_zcn8o&IN5ZeY&mI`*fLc+p|qGb0hisK?Adj&l<5D2vXY2n#Sh~~tpEgVj|`NX|wH$a bd;0$e&jCcパズルの種類のリスト
  • +
  • diff --git a/src-ui/p.html b/src-ui/p.html index cd22df53b..1350b0c93 100644 --- a/src-ui/p.html +++ b/src-ui/p.html @@ -150,6 +150,7 @@

    読み込み中です...

    __inputmode.circle-shade__
    __inputmode.circle-gray__
    __inputmode.goat__
    +
    __inputmode.sheep__
    __inputmode.wolf__
    __inputmode.moon__
    __inputmode.sun__
    @@ -470,6 +471,7 @@

    読み込み中です...

    +