PreloadJS in stevinz/awesome-game-engine-dev

PreloadJS makes preloading assets & getting aggregate progress events easier in JavaScript. It uses XHR2 when available, and falls back to tag-based loading when not.

updated at May 10, 2024, 7:37 a.m.

JavaScript

125 +0

2,869 +0

765 -1

GitHub
TweenJS in sergey-pimenov/awesome-web-animation, stevinz/awesome-game-engine-dev

A simple but powerful tweening / animation library for Javascript. Part of the CreateJS suite of libraries.

updated at May 10, 2024, 7:43 a.m.

JavaScript

170 +0

3,536 +3

974 +0

GitHub
EaselJS in sergey-pimenov/awesome-web-animation, stevinz/awesome-game-engine-dev

The Easel Javascript library provides a full, hierarchical display list, a core interaction model, and helper classes to make working with the HTML5 Canvas element much easier.

updated at May 11, 2024, 6:41 a.m.

JavaScript

378 +0

8,102 +0

1,972 +0

GitHub
SoundJS in sorrycc/awesome-javascript, stevinz/awesome-game-engine-dev

A Javascript library for working with Audio. It provides a consistent API for loading and playing audio on different browsers and devices. Currently supports WebAudio, HTML5 Audio, Cordova / PhoneGap, and a Flash fallback.

updated at May 11, 2024, 4:32 p.m.

JavaScript

219 -1

4,407 +2

839 +0

GitHub