package
0.0.0-20240626231432-5a444bf5cef3
Repository: https://github.com/drpaneas/pygame.git
Documentation: pkg.go.dev

# Functions

NewLevel creates a new level with the given layout and surface.

# Variables

Create a Map list of strings Each string is a row of the map Each character of the string is representing a tile 11 rows of 28 tiles each.

# Structs

Level is a major component of the game.