Skip to content

Commit

Permalink
added sample pngs to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
JasonChrYoung committed Jan 12, 2016
1 parent 672c34c commit 7fcbb9f
Show file tree
Hide file tree
Showing 5 changed files with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# SpirographN
Based on the classic Spirograph toy; a Javascript drawing app, where you can add/nest multiple spinning circles (rotors).

[SpirographN at SeedCode](http://seedcode.com/SpirographN/sgn.html)
[Visit SpirographN at SeedCode](http://seedcode.com/SpirographN/sgn.html)

##Sample Drawings Created in SpirographN

[![truelove](img/truelove.png)](img/truelove.png)
[![habitrail](img/habitrail.png)](img/habitrail.png)
[![puffesfish](img/pufferfish.png)](img/pufferfish.png)
[![puffesfish](img/tubular.png)](img/tubular.png)

[![DR.S](https://img.youtube.com/vi/-IYaftepO-s/0.jpg)](https://youtu.be/-IYaftepO-s)

Binary file added img/habitrail.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/pufferfish.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/truelove.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/tubular.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 7fcbb9f

Please sign in to comment.