pzprjs icon indicating copy to clipboard operation
pzprjs copied to clipboard

Playing and editing puzzles by Javascript (fork of sabo2/pzprjs)

Results 83 pzprjs issues
Sort by recently updated
recently updated
newest added

https://puzz.link/rules.html?usoone The same NG examples exist in the above link. > ja) NG: 部屋に含まれる嘘つきの数字が1つでありません。 > en) NG: The number of liars in a room is not one. ![image](https://github.com/robx/pzprjs/assets/15994426/47536a0f-3b95-4c52-8ba5-961f7677afc5) This may...

Could there be a way to incorporate languages other than English or Japanese? After all, https://www.worldpuzzle.org/members/official-members/ shows there are a lot of people from many countries who do logic puzzles...

Instead of giving an empty grid with the hints on edges, it should also be able to add offset numbers on the grid like Sudoku puzzles.

enhancement

Some people prefer to use yellow for the inside of the loop. This PR allows autodetecting this preference according via a cross mark on the exterior border. ![slither](https://github.com/robx/pzprjs/assets/1123944/d03df12b-10fe-4252-ae1c-02cb6e7cfafd) ![slither(1)](https://github.com/robx/pzprjs/assets/1123944/03c37785-549d-4e7e-a6e3-ad7501e99104)

enhancement

In One Button mode, clicking the arrow or star clues toggles between unshaded and blank. But in L/R buttons mode, left-clicking clues does absolutely nothing, which seems unhelpful.

enhancement

The editor allows for 26*4=104 different letters, but only the first 26 get properly encoded. The editor should disable letters outside A-Z, or fix the encoding for all letters.

bug

Hi, I noticed that in Fillomino puzz.link doesn't recognize when ? region touches the region of the same size ![fillomino (2)](https://github.com/robx/pzprjs/assets/139853238/23e2e10f-56d9-4a81-88f0-efcd045c9cf5) ![fillomino (1)](https://github.com/robx/pzprjs/assets/139853238/fc3e7ee1-706a-4208-8f8e-a00b21056e03)

bug