package
Version:
v0.0.0-...-f200c7d
Opens a new window with list of versions in this module.
Published: Mar 13, 2021
License: MIT
Opens a new window with license information.
Imports: 5
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
const (
Escape Event = iota
Left
Right
Enter
)
type MappedGame interface {
Game
GetTag(row, col int) int
}
TUI is a UI for the game.
New allocates a TUI and takes over the terminal screen.
Close releases resources and returns the terminal to normal.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.