| board | make a board object |
| change_1 | change a string to 0 or 1 |
| change_vec | change a vector of strings containing * and . |
| check_contain | check if a string that only contains * and . and space |
| check_possible | Check if there is more possible open in the baords |
| generate_board_mat | create a board by matrix |
| is_valid | check if it is a valid board |
| percolate | percoalte function |
| percolate.board | percolate the boards |
| plot.board | make a functon to plot board |
| read_boards | Read a file and translate back to baord |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.