Nonogram

How To Play :
01. Fill out the width & height of the board and click submit.
02. There are 2 choices, "O" and "X".
03. The goal of the game is to find the location of all "O".
04. Each horizontal number shows the consecutive number of "O" in that row.
05. Each vertical number shows the consecutive number of "O" in that column.
06. Separated number means that there will be at least 1 cell that separate the
consecutive number of "O" in that row/column.
07. Click "O" button and click the cell in the board that you think is "O".
08. Click "X" button and click the cell in the board if you think that is "X".
09. The minimum width * height of the board is 3 * 3.
10. The maximum width * height of the board is 26 * 26.
11. There are 2 kind of hints in the game.
12. HintA = User choose a cell in the board and the answer will be shown.
13. The number of HintA that can be used is N = ((width + height) div 6).
14. HintB = The answer of 2 random cells that hasn't been chosen will be shown.
15. HintB can only be used if N is more than 4.
16. The number of HintB that can be used is (N - 4).
17. There will be (N - 1) Wrong Chance(s).


Width : Height :