Documentation ¶
Index ¶
Constants ¶
View Source
const ( Name = "connect4" BoardWidth = 7 BoardHeight = 6 )
View Source
const PlacePacketName = "connect-4-player-place"
View Source
const PlayerPlacedPacketName = "connect-4-player-placed"
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type PlacePacket ¶
type PlayerPlacedPacket ¶
Click to show internal directories.
Click to hide internal directories.