Game of Thrones Snapchat Filter

By  on  
Game of Thrones Snapchat Filter Icon

If you follow me on Twitter, you know I'm a massive Game of Thrones fan.   I may not know every name but my mind has a mental map of every angle and epic battle. Not since Sopranos has there been a television show that's more than a new episode, it's a major event. What an incredible show.

At the start of this past season, the Game of Thrones / HBO marketing team had a brilliant idea:  release a Game of Thrones Snapchat filter.  The filter is amazing!

Front-facing Camera

When using the front-facing camera, snow flies across the screen and a white walker appears behind the subject of the photo! You can drag your finger to slingshot a dragonglass dagger to kill the white walker as well!

Oh no Ringo!  Run!

Back-facing Camera

The back-facing camera is even more impressive:  snow flies across the screen, your eyes turn blue, and opening your mouth makes a cold breeze fly out!

You can also record video with the filter:

Getting the Game of Thrones Snapchat Filter

There are two ways to get the Game of Thrones Snapchat Filter:

  • In your mobile browser, tap this link.
  • Open your Snapchat app and snap a picture of this image:

It's important to note this filter will only last for one hour; you'll need to grab the filter again once it expires.

I look forward to creating my own Snapchat filter in the future, if only to figure out how it's done.  Happy snapping!

Note:  I know this is a tech blog and the tech involved in this post is not the main feature, but I keep needing to look for this and, much like tech, my blog is the easiest place to find it.

Recent Features

  • By
    5 Ways that CSS and JavaScript Interact That You May Not Know About

    CSS and JavaScript:  the lines seemingly get blurred by each browser release.  They have always done a very different job but in the end they are both front-end technologies so they need do need to work closely.  We have our .js files and our .css, but...

  • By
    7 Essential JavaScript Functions

    I remember the early days of JavaScript where you needed a simple function for just about everything because the browser vendors implemented features differently, and not just edge features, basic features, like addEventListener and attachEvent.  Times have changed but there are still a few functions each developer should...

Incredible Demos

  • By
    9 Mind-Blowing WebGL Demos

    As much as developers now loathe Flash, we're still playing a bit of catch up to natively duplicate the animation capabilities that Adobe's old technology provided us.  Of course we have canvas, an awesome technology, one which I highlighted 9 mind-blowing demos.  Another technology available...

  • By
    WebSocket and Socket.IO

    My favorite web technology is quickly becoming the WebSocket API. WebSocket provides a welcomed alternative to the AJAX technologies we've been making use of over the past few years. This new API provides a method to push messages from client to server efficiently...

Discussion

    Wrap your code in <pre class="{language}"></pre> tags, link to a GitHub gist, JSFiddle fiddle, or CodePen pen to embed!