Documentation ¶
Overview ¶
Package highscores implements the Termacade high scores viewer.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type HighScores ¶
type HighScores struct { Camera gfx.Camera CRT crt.CRT Game arcade.Game Mode Mode Page int Index int // contains filtered or unexported fields }
HighScores is the high scores viewer.
type RecordingViewer ¶
type RecordingViewer struct {
Code string
}
RecordingViewer displays a game recording.
Click to show internal directories.
Click to hide internal directories.