particles

HTML5 game development blog

<!-- a HTML5 game development blog -->

Pages

twitter account

Wednesday, October 9, 2013

Update - New versions of EaselJS and PreloadJS

So new versions of the libraries EaselJS and PreloadJS are out and I updated the tutorials to use them. No harm done we just changed the code that calls the libraries to use the new versions, no other changes were needed.
You can get them here: http://www.createjs.com/#!/CreateJS

Also you can read more about the changes here for EaselJS 0.7.0:
https://github.com/CreateJS/EaselJS/blob/master/VERSIONS.txt
and here for PreloadJS 0.4.0:
https://github.com/CreateJS/PreloadJS/blob/master/VERSIONS.txt

So feel free to explore and now we can move forward with our tutorials because we had to wait for the new versions of the libraries for some of the bigger changes, so stay tuned.