package
Version:
v0.0.0-...-01660b7
Opens a new window with list of versions in this module.
Published: Jul 24, 2021
License: Apache-2.0
Opens a new window with license information.
Imports: 6
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
Main game container
Create a new "designed for play" game.
func (g *Game) Draw(screen *ebiten.Image)
Draw the game.
func (g *Game) NewRound()
Create a new round. This basically increases the number of
sopheres, and occasionally increases the number of explosions
available.
func (g *Game) TestSetup()
Convert a game to a dedicated test setup.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.