Skip to content

Instantly share code, notes, and snippets.

@AndrewJakubowicz
Created January 6, 2017 11:22
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 AndrewJakubowicz/efe5281381bf400064362cf0198408e2 to your computer and use it in GitHub Desktop.
Save AndrewJakubowicz/efe5281381bf400064362cf0198408e2 to your computer and use it in GitHub Desktop.
<svg id="screen">
<line x1="0" y1="400" x2="500" y2="400" stroke="green" stroke-width="4" />
<rect id="player" width="50" height="50" />
</svg>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment