Files
Ramtin_repo/Othello/codes/Database/Config.txt
T

11 lines
194 B
Plaintext

{
GAME_HISTORY_LIMIT = 100
BOARD_SIZE = 8
BOARD_COLOR = black
BOARD_BORDER_COLOR = white
SOUND = 0
SHOW_AVAILABLE_PLACES_FOR_PIECES = 1
HINT = 0
HINT_LIMIT = 3
}