Battleships Game - Boat Allocation

Press R to rotate ship

{% for i in range(board_size) %} {% for j in range(board_size) %}
{% endfor %} {% endfor %}
{# Insert the url for the send board as the someul string #}