# Bevy Kinesis **Note: This project is a work in progress.** **Bevy Kinesis** is a character controller library designed for the [Bevy game engine](https://bevyengine.org/), offering a comprehensive toolkit for creating and managing character controllers in your Bevy applications. ## License Bevy Kinesis will be available for free and be open source. All the code in this repository can be used under either of the following licenses, whichever you prefer: - MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT) - Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)