You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+13-12Lines changed: 13 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -11,18 +11,19 @@ This is a sprite-based performance test that compares a set of Javascript-based
11
11
- Compare drawing of graphics/shapes and sprites through the type query
12
12
- Different libraries used to render the scene are chosen only if they have been maintained in the previous month of this benchmark. The following libraries compared and sorted by popularity (stars) are:
13
13
14
-
| Name | Stars | Last Commit | Description | Game engine |
|[three.js](https://github.com/mrdoob/three.js)||| JavaScript 3D library. | no |
17
-
|[PixiJS](https://github.com/pixijs/pixi.js)||| The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. | no |
18
-
|[Phaser](https://github.com/photonstorm/phaser)||| Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. | yes |
19
-
|[Babylon.js](https://github.com/BabylonJS/Babylon.js)||| Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework. | yes |
20
-
|[Two.js](https://github.com/jonobr1/two.js)||| A renderer agnostic two-dimensional drawing api for the web. | no |
21
-
|[Hilo](https://github.com/hiloteam/Hilo)||| A Cross-end HTML5 Game development solution developed by Alibaba Group | yes |
22
-
|[MelonJS](https://github.com/melonjs/melonjs)||| A fresh & lightweight javascript game engine. | yes |
23
-
|[Kaboom](https://github.com/replit/kaboom)||| 💥 JavaScript game library. | yes |
24
-
|[Kontra](https://github.com/straker/kontra)||| A lightweight JavaScript gaming micro-library, optimized for js13kGames. | yes |
25
-
|[Excalibur](https://github.com/excaliburjs/Excalibur)||| 🎮 Your friendly TypeScript 2D game engine for the web 🗡️ | yes |
14
+
| Name | Stars | Last Commit | Description | Game engine |
|[three.js](https://github.com/mrdoob/three.js)||| JavaScript 3D library. | no |
17
+
|[PixiJS](https://github.com/pixijs/pixi.js)||| The HTML5 Creation Engine: Create beautiful digital content with the fastest, most flexible 2D WebGL renderer. | no |
18
+
|[Phaser](https://github.com/photonstorm/phaser)||| Phaser is a fun, free and fast 2D game framework for making HTML5 games for desktop and mobile web browsers, supporting Canvas and WebGL rendering. | yes |
19
+
|[Babylon.js](https://github.com/BabylonJS/Babylon.js)||| Babylon.js is a powerful, beautiful, simple, and open game and rendering engine packed into a friendly JavaScript framework. | yes |
20
+
|[Two.js](https://github.com/jonobr1/two.js)||| A renderer agnostic two-dimensional drawing api for the web. | no |
21
+
|[Hilo](https://github.com/hiloteam/Hilo)||| A Cross-end HTML5 Game development solution developed by Alibaba Group | yes |
22
+
|[MelonJS](https://github.com/melonjs/melonjs)||| A fresh & lightweight javascript game engine. | yes |
23
+
|[Kaboom](https://github.com/replit/kaboom) (deprecated) ||| 💥 JavaScript game library. | yes |
24
+
|[Kaplay](https://github.com/kaplayjs/kaplay)||| 🦖 A JavaScript/TypeScript Game Library that feels like a game. | yes |
25
+
|[Kontra](https://github.com/straker/kontra)||| A lightweight JavaScript gaming micro-library, optimized for js13kGames. | yes |
26
+
|[Excalibur](https://github.com/excaliburjs/Excalibur)||| 🎮 Your friendly TypeScript 2D game engine for the web 🗡️ | yes |
0 commit comments