Skip to content

Moxinilian/kira-web-demo

Repository files navigation

kira-web-demo

A web demo showcasing examples of what one can do using Kira, a cross-platform Rust audio mixer tailored for video games.

Visit the hosted demo

Building

You will need npm (or yarn, interchangeably). Once you have cloned the repository, run

$ npm install

To start a development server, run:

$ npm run start

To build a release version of the demo, run:

$ npm run release

The output will be located in the dist folder.

About

Demonstration of what one can do using Kira

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published