Skip to content

Instantly share code, notes, and snippets.

@daniellevass
Last active October 12, 2015 18:14
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save daniellevass/39a678d0228c53c19e15 to your computer and use it in GitHub Desktop.
Save daniellevass/39a678d0228c53c19e15 to your computer and use it in GitHub Desktop.
oldfield_app_weather

Weather App

Today

Build an outline of a person using SVG (what we used to build our emojis) - so we know where to put the correct clothes on!

Imgur

<line x1="300" y1="150"
      x2="300" y2="250"
      stroke-width="25" stroke="#cc0000" stroke-linecap="round"/>  

Make sure your person has features like hair & face 😄

Next Week

We'll start kitting them out in the various different clothes we'll need!

Imgur Imgur Imgur

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment