Exemplo n.º 1
0
from reversi import Reversi

a = Reversi(10,10,10)
estado = a.iniciarJogo()