Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 2 additions & 0 deletions src-ui/res/history.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -232,3 +232,5 @@ marutaring: This genre first appeared in Puzzle Communication Nikoli vol. 181.
bhaibahan: This genre was invented by Prasanna Seshadri.
heavydots: This genre was invented by Prasanna Seshadri.
tetroctb: This genre first appeared in Puzzle Communication Nikoli vol. 181.
kissing: This genre was invented by Matej Uher.
topo: This genre was invented by Michael Lefkowitz a.k.a. juggler.
6 changes: 6 additions & 0 deletions src-ui/res/rules.en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -415,3 +415,9 @@ tetroctb: |-
3. Each tetromino must cross at least one region border.
4. Two tetrominoes which touch each other at the corners must have different shapes, counting rotations and reflections as the same.
5. All tetrominoes form a diagonally contiguous area.
topo: |-
Divide the grid into regions, then assign a number to each region. Some region borders are given.
1. The numbers in adjacent regions must have a difference of exactly one.
2. Region borders cannot branch off or cross.
3. A clue shows the average of the numbers in the two adjacent regions.
4. Given borders must divide two regions. There can not be any dead ends.
Loading