Changes
- Add
board_to_html()for fixed-cell HTML board rendering in notebooks. - Add
display_board()for Google Colab and Jupyter display with emoji stones. - Keep
print_board()for terminal text output and documentdisplay_board()as the recommended Colab option.