package
Version:
v0.0.0-...-c8b4016
Opens a new window with list of versions in this module.
Published: May 30, 2020
License: MIT
Opens a new window with license information.
Imports: 3
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Board struct {
Cells [numCellsX][numCellsY]int
}
Board represents a game board
DrawBoard draws the game board on the screen
Source Files
¶
Click to show internal directories.
Click to hide internal directories.