111 days since last release.
Download GameJs 2011-06
Breaking Changes
- the GameJs server was removed. GameJs is now a set of plain JavaScript files
- removed the module
gamejs.scene
(classesDirector
andMovingSprite
)
The GameJs applications must be served over http (not file://) unless you use Firefox or Safari.
Major Changes
- gamejs.surfacearray fast, direct pixel manipulation of surfaces
- gamejs.transform.flip to flip surfaces horizontally or vertically
- add gamejs.sprite.collideCircle
- added WebM audio support, audio fixes (browsers are still very buggy but getting better)
- new tutorials about animations and sprites and a director managing multiples game screens
Known Problems
Same as see 2011-02.
Contributors
- Simon Oberhammer
- Daniel G. Taylor
- qMax