ziggurat 0.46.0 ziggurat: ^0.46.0 copied to clipboard
A library for making fully-featured audio games using Dart and SDL.
Ziggurat #
This package allows you to build audio games with Dart.
It started out as tools for making maps, but has since expanded to provide a general set of APIs for making audio games.
Sounds #
Please note that Ziggurat only generates sound events. To play actual sounds, you will need to use the ziggurat_sounds package.