package
Version:
v0.0.0-...-0b6c129
Opens a new window with list of versions in this module.
Published: Aug 31, 2024
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
¶
Game control game main logic.
NewGame create new Game struct.
func (g *Game) Draw(screen *ebiten.Image)
Draw game screen.
func (g *Game) Layout(_, _ int) (screenWidth, screenHeight int)
Layout returns the game screen size.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.