Ian's Server

Puzzle Mirror - filling

Sorry, this Javascript puzzle doesn't seem to work in your web browser. Perhaps you have Javascript disabled, or perhaps your browser doesn't provide a feature that the puzzle code requires (such as typed arrays). These puzzles have been successfully run in Firefox 19, Chrome 26, Internet Explorer 10 and Safari 6.
Game: Manual for filling

Write a number in every blank square of the grid. When the grid is full, every orthogonally connected group of identical numbers should have an area equal to that number: so 1s always appear alone, 2s in pairs, and so on.

To place a number, click the mouse in a blank square to select it, then type the number you want on the keyboard. You can also drag to select multiple squares, and then type a number to place it in all of them. To erase numbers, select one or more squares in the same way and then press Backspace.