simplegamelib 0.0.8 copy "simplegamelib: ^0.0.8" to clipboard
simplegamelib: ^0.0.8 copied to clipboard

outdatedDart 1 only

An easy to use package for 2D HTML5 Canvas games.

Changelog #

0.0.8 #

  • Sprite now has setters for x y.
  • Sprite now has a limit Rectangle.
  • Sprite now requires width and height for creation.
  • Sprite now has stop method.
  • SpriteGroup updated with Sprite changes.
  • General documentation improvements.

0.0.7 #

  • Added AudioBank class for loading and playing sounds.
  • Improved Renderer to have area limits.
  • Game now has a default collectables SpriteGroup.
  • Improved tests and documentation.

0.0.6 #

  • Added default keyboard handling for player to Game object.
  • Started Player object which currently holds a field for the player's sprite object.

0.0.5 #

  • Added more comments to the sprite group object.
  • Added test and method to allow a SpriteGroup to be reversed.

0.0.4 #

  • Added more comments to Game object.
  • Added optional custom update hook to simplify demos.

0.0.3 #

  • Added URL of homepage for package.

0.0.2 #

  • HomepageUrl in Readme updated.
  • Print statement commented out.

0.0.1 #

  • Initial version to allow Demo 1 to use pub version rather than local.
0
likes
0
pub points
0%
popularity

Publisher

unverified uploader

An easy to use package for 2D HTML5 Canvas games.

Homepage

License

unknown (LICENSE)

Dependencies

test

More

Packages that depend on simplegamelib