faction

package
v0.0.0-...-4f626cd Latest Latest
Warning

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

Go to latest
Published: Jun 16, 2024 License: MIT Imports: 0 Imported by: 0

Documentation

Overview

faction 游戏阵营

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Player

type Player string
const (
	// HumanAlpha 人类玩家一
	HumanAlpha Player = "humanAlpha"
	// HumanBeta 人类玩家二
	HumanBeta Player = "humanBeta"
	// ComputerAlpha 电脑 AI 玩家一
	ComputerAlpha Player = "computerAlpha"
	// ComputerBeta 电脑 AI 玩家二
	ComputerBeta Player = "computerBeta"
)

Jump to

Keyboard shortcuts

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