Skip to content

Commit

Permalink
Sample game resources.
Browse files Browse the repository at this point in the history
  • Loading branch information
rblopes committed Dec 14, 2014
1 parent 1b05e1f commit fbc61cc
Show file tree
Hide file tree
Showing 40 changed files with 142 additions and 0 deletions.
Binary file added resources/buttons.svgz
Binary file not shown.
Binary file added resources/credits.svgz
Binary file not shown.
Binary file added resources/levels.svgz
Binary file not shown.
Binary file added resources/logo.svgz
Binary file not shown.
Binary file added resources/orientation.svgz
Binary file not shown.
Binary file added resources/preloader-background.svgz
Binary file not shown.
Binary file added resources/preloader-bar.svgz
Binary file not shown.
24 changes: 24 additions & 0 deletions static/app.manifest
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
{
"name": "My Phaser Boilerplate",
"start_url": "/index.html",
"display": "fullscreen",
"orientation": "landscape",
"icons": [
{
"src": "icon/apple-touch-icon-60x60.png",
"sizes": "60x60"
},
{
"src": "icon/apple-touch-icon-76x76.png",
"sizes": "76x76"
},
{
"src": "icon/apple-touch-icon-120x120.png",
"sizes": "120x120"
},
{
"src": "icon/apple-touch-icon-152x152.png",
"sizes": "152x152"
}
]
}
53 changes: 53 additions & 0 deletions static/assets/atlases/buttons.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"frames": {
"button-mute": {
"frame": { "x": 8, "y": 8, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-audio": {
"frame": { "x": 88, "y": 8, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-back": {
"frame": { "x": 168, "y": 8, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-play": {
"frame": { "x": 8, "y": 88, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-pause": {
"frame": { "x": 88, "y": 88, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-menu": {
"frame": { "x": 168, "y": 88, "w": 64, "h": 64 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 64, "h": 64 },
"sourceSize": { "w": 64, "h": 64 }
},
"button-start": {
"frame": { "x": 56, "y": 168, "w": 128, "h": 128 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 128, "h": 128 },
"sourceSize": { "w": 128, "h": 128 }
}
}
}
53 changes: 53 additions & 0 deletions static/assets/atlases/levels.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
{
"frames": {
"button-lvl-1": {
"frame": { "x": 8, "y": 8, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"button-lvl-2": {
"frame": { "x": 104, "y": 8, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"button-lvl-3": {
"frame": { "x": 200, "y": 8, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"button-lvl-4": {
"frame": { "x": 8, "y": 104, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"button-lvl-5": {
"frame": { "x": 104, "y": 104, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"button-lvl-no": {
"frame": { "x": 200, "y": 104, "w": 80, "h": 80 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 80, "h": 80 },
"sourceSize": { "w": 80, "h": 80 }
},
"label": {
"frame": { "x": 26, "y": 198, "w": 243, "h": 133 },
"rotated": false,
"trimmed": false,
"spriteSourceSize": { "x": 0, "y": 0, "w": 243, "h": 133 },
"sourceSize": { "w": 243, "h": 133 }
}
}
}
Binary file added static/assets/images/buttons.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/credits.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/levels.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/phaser.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/preloader-background.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/preloader-bar.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/assets/images/title.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 12 additions & 0 deletions static/browserconfig.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
<?xml version="1.0" encoding="utf-8"?>
<browserconfig>
<msapplication>
<tile>
<square70x70logo src="/icon/mstile-70x70.png"/>
<square150x150logo src="/icon/mstile-150x150.png"/>
<square310x310logo src="/icon/mstile-310x310.png"/>
<wide310x150logo src="/icon/mstile-310x150.png"/>
<TileColor>#00aba9</TileColor>
</tile>
</msapplication>
</browserconfig>
Binary file added static/favicon.ico
Binary file not shown.
Binary file added static/icon/apple-touch-icon-114x114.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-120x120.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-152x152.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-57x57.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-60x60.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-72x72.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-76x76.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon-precomposed.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/apple-touch-icon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/favicon-160x160.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/favicon-16x16.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/favicon-196x196.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/favicon-32x32.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/favicon-96x96.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/mstile-144x144.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/mstile-150x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/mstile-310x150.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added static/icon/mstile-310x310.png
Binary file added static/icon/mstile-70x70.png
Binary file added static/orientation.png

0 comments on commit fbc61cc

Please sign in to comment.