Dave Jarvis' Repositories

git clone https://repo.autonoma.ca/repo/jigo.git
# Text that is shown at the top of the window that is displaying the game.
#
WINDOW_TITLE = Gennan Inseki v. Shusaku (JiGo Presenter by Dave Jarvis)

# Game to present.
#
SGF_FILE = games/Shusaku/Shusaku-GennanInseki.sgf

# Number of seconds between moves
#
PLAY_DELAY = 7

# Number of seconds to wait before starting the game again
#
REPLAY_DELAY = 30

# Picture to display in the upper-left
#
SHOW_IMAGE = images/hng-03.png

# Images of the stones to use on the goban -- not recommended to use.
#
#WHITE_STONE = images/stones/w-stone01.png
#BLACK_STONE = images/stones/b-stone01.png

# Appearance of the goban
#
GRAIN = images/wood/woodgrain-01.jpg