Skip to content

akiraak/ingress-shaper-glyphs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ingress-shaper-glyphs

Source data for memrise courses on Ingress Shaper glyphs.

Commands

  • gulp course-data: generates dist/*.tsv and dist/images/*.png files suitable for uploading with Uprise.
  • gulp course-logo: generates dist/course-logo.png.

How to run locally

Clone and execute:

$ npm install

If node-canvas is having trouble finding headers from X11, try:

PKG_CONFIG_PATH=/opt/X11/lib/pkgconfig/ npm install --save canvas

Note about the "code" column

This column unambiguously identifies a glyph. The format follows the node numbering scheme used by Ingress glyph tools.

Glyph and glyph name sources


Niantic Labs has the authority on glyph names and imagery. Other portions of this repo are released under the MIT license.

Packages

No packages published

Languages

  • JavaScript 97.0%
  • Python 3.0%