stone

package
v0.0.0-...-371eef5 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 17, 2021 License: MIT Imports: 0 Imported by: 1

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func FlipColor

func FlipColor(col int) int

FlipColor - 白黒反転させます

Types

type Stone

type Stone int

Stone - 石

const (
	// None - 空点
	None Stone = iota
	// Black - 黒石
	Black
	// White - 白石
	White
	// Wall - 壁
	Wall
)

state

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL