# Birdsong
Birdsong is a dialogue box system for the [Bevy](https://github.com/bevyengine/bevy) game engine.
This project is currently a work in progress.

## Features
- Highly customizable dialogue box text
- Support for choices
- Support for actor portraits and digitalized voices
- Support for backgrounds images
- Tested platforms: Windows, WebAssembly (HTML5)

## Usage
- A full fledge example is available [here](https://github.com/jlvoiseux/bevy_birdsong_example_basic) ([demo](https://jlvoiseux.github.io/bevy_birdsong_example_basic/))