Themabewertung:
  • 0 Bewertung(en) - 0 im Durchschnitt
  • 1
  • 2
  • 3
  • 4
  • 5
Looking for Puzzle creating tool
#1
Question 
Hi Upsidedown

I am very new to this forum and have created a puzzle (Sudoku variant) on paper, but I couldn't find any application to upload it.
The puzzle requires numbers outside of the grid, but all app's that I found only had an empty grid.
I would be very grateful for some advice ^-^
Zitieren
#2
Maybe you find a suitable eps-file in the puzzle wiki here. You can edit it in any text editor. And maybe have to change the boundaries.

There are also some discussions here in the Rätselportal section, where you'll find help with any problems.
Zitieren
#3
I have a tool up at https://garp.vllmrt.net/puzzles/draw/ that lets you generate puzzle graphics. You'll probably have to do a bit of experimenting yourself, though...

Here's a sample pzg description of a 6x6 sudoku with extra regions and some outside clues:

Code:
- type: cells
 grid: |
   ......
   ..XXX.
   ..XXX.
   ......
   .XXX..
   .XXX..
 substitute:
   X: light-shade
- type: grid
 style: default
 grid: |
   ......
   ......
   ......
   ......
   ......
   ......
- type: regions
 grid: |
   aaabbb
   aaabbb
   cccddd
   cccddd
   eeefff
   eeefff
- type: cells
 grid: |
   1.....
   .2....
   ..3...
   ...4..
   ....5.
   .....6
- type: cells
 place:
   direction: north
   margin: close
 grid: 1.3.5.
- type: cells
 place:
   direction: west
   margin: close
 grid: |
   a
   .
   b
   .
   c
   .
 substitute:
   a: 10
   b: 11
   c: 12
Zitieren
#4
Kann mir jemand sagen, was ich hier falsch mache?
Die Hinweise links und rechts sollen untereinander stehen.
Code:
- type: grid
 style: default
 grid: |
   ......
   ......
   ......
   ......
   ......
   ......
- type: regions
 grid: |
   aaabbb
   aaabbb
   cccddd
   cccddd
   eeefff
   eeefff
- type: cells
 grid: |
   ......
   ......
   ......
   ......
   ......
   2.....

- type: cells
 place:
   direction: west
   margin: close
 grid:
   .
   .
   .
   .
   x
   y
   
- type: cells
 place:
   direction: east
   margin: close
 grid:
   .
   .
   .
   Y
   .
   5
   .    
Zitieren
#5
(23.04.2020, 15:35)Dandelo schrieb: Kann mir jemand sagen, was ich hier falsch mache?
Die Hinweise links und rechts sollen untereinander stehen.
Code:
- type: grid
 style: default
 grid: |
   ......
   ......
   ......
   ......
   ......
   ......
- type: regions
 grid: |
   aaabbb
   aaabbb
   cccddd
   cccddd
   eeefff
   eeefff
- type: cells
 grid: |
   ......
   ......
   ......
   ......
   ......
   2.....

- type: cells
 place:
   direction: west
   margin: close
 grid:
   .
   .
   .
   .
   x
   y
   
- type: cells
 place:
   direction: east
   margin: close
 grid:
   .
   .
   .
   Y
   .
   5
   .    

Was ich auf anhieb sehe, ist, dass du hinter "grid:" nicht immer den senkrechten Strich benutzt. Dieser sorgt dafür, dass die Zeilenumbrüche als solche erhalten bleiben, dass es also mehrere Zeilen werden.
Zitieren


Möglicherweise verwandte Themen...
Thema Verfasser Antworten Ansichten Letzter Beitrag
  ONE UP puzzle Rodolfo Kurchan 0 21 Vor 39 Minuten
Letzter Beitrag: Rodolfo Kurchan
  Gründung eines deutschen Puzzle Vereins gallisel 2 1.134 30.11.2023, 20:06
Letzter Beitrag: gallisel
  World Jigsaw Puzzle Championship 2024 maria 3 1.239 01.11.2023, 13:13
Letzter Beitrag: Joe Average
  World Jigsaw Puzzle Championship 2023 Smat 13 5.847 25.09.2023, 14:56
Letzter Beitrag: Leli
  Error When Creating New Puzzle Big Tiger 3 2.748 25.07.2021, 07:15
Letzter Beitrag: Hausigel

Gehe zu:


Benutzer, die gerade dieses Thema anschauen: 1 Gast/Gäste