# y_bitmap

Provides code to algorithmically generate and save bitmaps.  This is only for providing a visual representation of the game state, thus it does not load existing images.

## YSI

For general YSI information, see the following links:

* [Installation](../installation.md)
* [Troubleshooting](../troubleshooting.md)

## Documentation

* [Quick Start](y_bitmap/quick-start.md) - One very simple example of getting started with this library.
* [Features](y_bitmap/features.md) - More features and examples.
* [FAQs](y_bitmap/faqs.md) - Frequently Asked Questions, including errors and solutions.
* [API](y_bitmap/api.md) - Full list of all functions and their meaning.
* [Internal](y_bitmap/internal.md) - Internal developer documentation for the system.

## External Links

These are links to external documentation and tutorials; both first- and third-party.  Note that these may be incomplete, obsolete, or otherwise inaccurate.

