undo
무르기
refresh
초기화
{{ currentTurn === 'black' ? t('omok.black_turn') : t('omok.white_turn') }} ({{ history.length + 1 }}{{ t('game.move_suffix') }})
{{ winner === 'black' ? t('omok.win_black') : t('omok.win_white') }}
replay
다시 시작