ziggurat 0.6.1
ziggurat: ^0.6.1 copied to clipboard
A library for making audio games. This package started out as a way to create 2d maps for use in games, but has since grown to include tools and methods for making audio games with and without maps.
Changelog #
0.5.0 #
Added #
- Added a
keepAliveproperty to theMessageclass. - Added a
Game.outputTextmethod. - Added a
Game.outputSoundmethod.
Changed #
- Split
Game.outputMessageup to use the newoutputTextandoutputSoundmethods. - Made
Game.outputMessagereturn aPlaySoundinstance. - Remove
oldSound, when passed as an argument tooutputMessage. - Changed the constructor for the
Ambianceclass.
0.4.0 #
0.2.0 #
0.0.0 #
Initial version.