This is the second Sudoku I created, I hope you enjoy solving it. It was quite fun to set.
Fill the grid with digits from 1 to 9 without repeats in a line or a column (all squares must be filled). Each vertical or horizontal set of (more than one) adjacent white cells that is between borders or black squares is a "word", it must contain a set of non-repeating consecutive digits in any order.
Use the following hints to help you with specific words (roman numerals indicate a row, regular ones indicate a column, "first" and "second" are used in case there are more than one word there) :
HORIZONTAL
I (first): If numbers are letters, starts with C.
III (first): Vowels at the end, please.
VII: "Happy Birthday" in the middle.
VIII (second): Not a prime number.
VERTICAL
2 (second): Ends in its prime.
5 (first): Just for free.
7: Starts odd, even at the end.
9: Gets sexual at the third position.
Solution code: digits in the middle row from left to right
today, 03:37 by Artham
corrected an error in the rule
today, 03:33 by Artham
I tried to make the rules more clear.
today, 03:12 by Artham
It's a sudoku, so you'll enter only digits in the grid. The hints will help you find some digits to get you going by pointing to "words" in the crossword, but they are not really words, they are sets of digits that have the renban property.
today, 02:52 by LordBidoof
I am very confused, what kind of a crossword is this? are the answers numbers or letters
Please note: The German version of this page has changed. It is possible that this page does not contain the latest information.