package
0.0.0-20231114102111-9e740c1178bb
Repository: https://github.com/ozhi/tetris-ai.git
Documentation: pkg.go.dev

# Functions

New creates and initializes a new GUI.

# Constants

The possible screens are ScreenWelcome (intial) and ScreenPlay.
The possible screens are ScreenWelcome (intial) and ScreenPlay.

# Structs

GUI is the graphical user interface of Tetris-AI.

# Type aliases

Screen represents the the different screens of Tetris AI that the user sees.