> For the complete documentation index, see [llms.txt](https://inkgame.gitbook.io/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://inkgame.gitbook.io/docs/exports/default.md).

# default

An export for managing game setup and loop

### Arguments

Object, contains functions [addSprite](/docs/functions/addsprite.md), [removeSprite](/docs/functions/removesprite.md), [renderGame](/docs/functions/rendergame.md)

### Returns

Function, this function serves as the game loop (more info in [default/loop](/docs/exports/loop.md)) (required, can be empty)
