mirror of
https://github.com/wahyd4/cdnjs.git
synced 2026-08-26 05:05:59 +10:00
Adding Phaser game engine
This commit is contained in:
Vendored
+12
File diff suppressed because one or more lines are too long
@@ -0,0 +1,26 @@
|
||||
{
|
||||
"name": "phaser",
|
||||
"filename": "phaser.min.js",
|
||||
"version": "1.1.3",
|
||||
"description": "Phaser is a fast, free and fun open source game framework for making desktop and mobile browser HTML5 games. It uses Pixi.js internally for fast 2D Canvas and WebGL rendering.",
|
||||
"homepage": "http://phaser.io/",
|
||||
"keywords": [
|
||||
"HTML5",
|
||||
"game",
|
||||
"canvas",
|
||||
"2d",
|
||||
"WebGL",
|
||||
"web audio",
|
||||
"physics",
|
||||
"tweens",
|
||||
"javascript",
|
||||
"typescript"
|
||||
],
|
||||
"repositories": [
|
||||
{
|
||||
"type": "git",
|
||||
"url": "https://github.com/photonstorm/phaser.git"
|
||||
}
|
||||
]
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user