Back to directory
ekelokorpi avatar

panda-engine

Panda Engine - HTML5 Game Engine. Read more below about its uses, features, and usage.

Clone repository

git clone https://github.com/ekelokorpi/panda-engine.git

768

Stars

99

Forks

43

Watchers

License

Releases

Jul 25, 2020

Download .zip

Added textSize attribute to Loader Added baseline property to SystemText Added _renderToContext method to Container Added Oculus device detection Fixed error when not using Web Audio Fixed error when...

Mar 31, 2020

Download .zip

Fixed error in Physics collision Fixed Android 6 screen size bug

Mar 28, 2020

Download .zip

Added Chrome version detection Added noCache parameter to addAsset Added paused property to Timer Added support for frame names in addAnim method Added delta parameter to _update method in Body Added...

Added Curve class to geometry Added drawCurve method to Graphics Added error message if tween easing function not found Fixed tinting when using it on multiple sprites with same texture

Added support to get positions of multiple touches Added detection for Panda 2 and Electron Fixed memory leaking Refactored input code for better multitouch support