Difference between revisions of "News Stand"
From CSWiki
m |
m (→Thoughts) |
||
Line 39: | Line 39: | ||
* I wonder if it's the number of steps paired with a direction... there are 8 directions? | * I wonder if it's the number of steps paired with a direction... there are 8 directions? | ||
* If the codes represent (x,y)-translates, RAGTIME is probably our best shot. It can be generated starting from (1,2) if B4 denotes two steps right and B3 denotes two steps down. | * If the codes represent (x,y)-translates, RAGTIME is probably our best shot. It can be generated starting from (1,2) if B4 denotes two steps right and B3 denotes two steps down. | ||
+ | * A means move 1, B means move 2, ... numbers 1 through 4 signify directions. (4 = right, 3 = down). |
Revision as of 05:53, 31 August 2006
Clues
- ?
- RAGTIME
- SAPHIRE?
- ?
- ?
- LUGGAGE?
- ?
- CALZONE
- MEMPHIS
- JUKEBOX
- ?
- KUMQUAT
- PAPRIKA
Moves
B4 | 2R |
B3 | 2D |
Thoughts
- Each clue has 7 letters
- The grid is 7 letters high
- The letters are from A to H--8 letters total (A4 to H1 = 26 total combinations)
- There are 13 clues
- The grid is 13 letters wide
- You can get all the words to be in the grid by starting at a letter, and moving up/down/left/right to get a path with all the other letters. I'm still uncertain what the letter/number pairs signify...
- I wonder if it's the number of steps paired with a direction... there are 8 directions?
- If the codes represent (x,y)-translates, RAGTIME is probably our best shot. It can be generated starting from (1,2) if B4 denotes two steps right and B3 denotes two steps down.
- A means move 1, B means move 2, ... numbers 1 through 4 signify directions. (4 = right, 3 = down).