Games
 |
 |
 |
 |
| Puzzlers use crossword-style clues to fill in two word phrases, but there is a twist... |
|
 |
 |
 |
 |
| Sudoku is a number-placement puzzle that is mentally challenging, easy to learn and highly addictive. |
|
 |
 |
 |
 |
| If you think word searches are too easy, give Word Roundup a try. |
|
 |
 |
 |
 |
| The original hit puzzle from Tim Parker set the standard for all online crosswords that followed. |
|
 |
 |
 |
 |
| Take Sudoku, double the playing field, and add letters! |
|
 |
 |
 |
 |
| Don't have lots of time? Try this quick, challenging four-by-four puzzle. It's perfect for a quick break! |
|
 |
 |
 |
 |
| Since June 1954, fans around the country have turned to their newspaper for their daily Jumble fix. |
|
 |
 |
 |
 |
| Each day, a new image will be turned into a puzzle, including landscapes, people, places -- the possibilities are limitless! |
|
 |
 |
 |
 |
| Break the code to solve the puzzle! You have 7 minutes to decypher a well-known phrase. |
|
 |
fox30online.com/ResultsGeneral.aspx?kwds='+escape(SearchPhrase);
}
function tn_KeyDownHandler(e)
{
if (e == null) e = window.event;
if (e.keyCode == 13) {
tn_SubmitSearch();
return false;
}
}
//document.getElementById('txtTNSearchPhrase').onkeypress=tn_KeyDownHandler;