Skip to content

Latest commit

 

History

17 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<game-icon>

Render an icon for HTML5 games UI with Polymer.js

Install

bower install --save ebabel-eu/game-icon

Usage

The path relative to your bower_components director may vary when importing.

<link rel="import" href="../../bower_components/game-icon/game-icon.html">

<game-icon author="heavenly-dog" path="defensive-wall"></game-icon>

If you want to see more information about the icon, such as copyright, include a debug parameter.

<game-icon debug author="heavenly-dog" path="defensive-wall"></game-icon>

The width and height may be modified.

<game-icon width="100" height="100" author="heavenly-dog" path="defensive-wall"></game-icon>

About

Render an icon for HTML5 games UI with Polymer.js

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages