Go v0.2.0 Go.Board.Tools

Summary

Functions

ascii_board_to_string(string)
coordinate_to_move(coordinate)
coordinates_to_ascii_board(coordinates)
coordinates_to_game_format(coordinates, next_turn)
coordinates_to_string(coordinates)
decode(str)
encode(str)
fengo_to_ascii_board(string)
fengo_to_string(string)
from_fengo(fengo)
move_to_coordinate(move)
next_turn_from_string(string)
next_turn_to_string(next_turn)
string_to_ascii_board(string)
string_to_coordinates(string)
symbol_to_game_format(symbol)
symbol_to_text(symbol)
text_to_symbol(text)
to_fengo(board)
to_fengo(coordinates, next_turn)