{% extends "base.html" %} {% block content %}

Settings


Game type

American (8x8) Standard (10x10) Your own board

Game settings

Set random position
{% for i in range(size) %}

{% endfor %}

Game info


Game state

Turn

Move count

Move history

{% endblock %}