package
2.9.0-alpha.4
Repository: https://github.com/hajimehoshi/ebiten.git
Documentation: pkg.go.dev

# Functions

LoadSpriteSheet loads the embedded SpriteSheet.
NewGame returns a new isometric demo Game.
NewLevel returns a new randomly generated Level.

# Structs

Game is an isometric demo game.
Level represents a Game level.
SpriteSheet represents a collection of sprite images.
Tile represents a space with an x,y coordinate within a Level.