Resources

A *resource* is an asset which comes from an external source, like an `.xp` file for or a tileset iamge.

Logging

Whenever you develop a program you'll eventually bump into some bugs. To debug them you're going to need proper logging.

Resource Handling

Zircon has a lot of built-in things in place but sometimes you want to use external resources. This page explains how to work with them.