Back to the clock!

Contents

Getting Started

Time control is an important part of Go games, it's so complicated they could easily last for hours if we're not careful. In order to avoid unfairly ending the game mid-way through we can establish a method of time control to keep the game to a sensible length.

The most common time control methods are byo-yomi and fischer. You're probably going to want to pick one of these if you're not sure. If you want to pick for yourself, go read the page about the different time control methods. Fischer is the simplest to understand and is quite generous, so I recommend you go with that for your first game.

You've got to pick an initial time, like 30mins (you can leave the hours and seconds fields blank, the site will assume they're 0s) and a bonus time per move, e.g. 30secs. You're good to go! Submit the timer, and then press begin the game. It should look something like this before you start the timer.

A quick note, if you're using this clock on mobile, it's probably worth rotating to landscape to use the clock, it works a bit nicer that way.

Time Control

Because Go is a much longer game than chess (usually), the usual timing methods for chess games do not work for Go. Chess uses mostly absolute, fischer, and a variant of Canadian time. In Go we have 5 main time control methods, byo-yomi, fischer, canadian, simple and absolute. If you're looking for a quick introduction to start timing your first game, head over to [getting started].

Byo-Yomi

Byo-yomi has long been the standard of time control for go games. It consists of a buffer and then a number of periods. Each period refills unless you expend it entirely.

The strategy with byo-yomi is generally simple. With shorter times, use the buffer period for the first ~50/100 moves (the hardest ones) and then play the midgame/endgame on the periods. This can lead to time-sujis if the periods are short and the endgame is complicated. On badukclock the buffer is the "starting time" then you can set the time for each period, usually 30/60 seconds and a number of periods, usually 3 or 5.

Fischer

Fischer is the other main standard in go timing. Fischer time consists of a starting buffer time, and an additional bonus time is added each move (sometimes up to a limit, but that's not currently implemented on badukclock).

There is not so much strategy with fischer time, it is quite a generous timekeeping system.

Canadian

Canadian time is a newer timing method. It involves an initial buffer period like byo-yomi. Then a set amount of time is allowed per x moves. Badukclock shows the number of moves left till you get bonus time.

Strategy is interesting with canadian time, since there is no reason not to burn all your time for each set of x moves, you can wait before playing a move that gives you more time, or, more commonly, you can play simple moves to get more time and then read a complicated sequence.

Simple

Simple time is, unsurprisingly, simple. The starting time is refilled for each move. It is rarely used.

Absolute

Absolute time is very uncommon, unlike chess. In absolute time there is an initial time that never refills.