Skip to content

Commit

Permalink
updated links
Browse files Browse the repository at this point in the history
  • Loading branch information
cowboy committed Aug 5, 2010
1 parent 326b741 commit 8cd7510
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 6 deletions.
12 changes: 8 additions & 4 deletions README.markdown
@@ -1,12 +1,16 @@
# Organ1k: JS1k contest entry #

[http://benalman.com/code/projects/js1k-organ1k/organ1k.html](http://benalman.com/code/projects/js1k-organ1k/organ1k.html)

_"An organic play of color that will hopefully keep you staring endlessly."_

Or more specifically, an HTML5 canvas-based version of my 2004 <a href="http://benalman.com/portfolio/javascript-simple-dhtml-mouse-trails/">DHTML mouse trails</a> JavaScript (that I also created in ActionScript as a Flash screensaver), back before I really had any idea what I was doing.
Read all about it:
[http://benalman.com/news/2010/08/organ1k-js1k-contest-entry/](http://benalman.com/news/2010/08/organ1k-js1k-contest-entry/)

See it:
[http://benalman.com/code/projects/js1k-organ1k/organ1k.html](http://benalman.com/code/projects/js1k-organ1k/organ1k.html)

Complete source:
[http://github.com/cowboy/js1k-organ1k](http://github.com/cowboy/js1k-organ1k)

Read more about it [at my site](http://benalman.com/news/2010/08/organ1k-js1k-contest-entry/).

## License ##
Copyright (c) 2010 "Cowboy" Ben Alman
Expand Down
10 changes: 8 additions & 2 deletions organ1k.html
Expand Up @@ -2,11 +2,17 @@
<html>
<!--
Organ1k: JS1k contest entry
http://benalman.com/code/projects/js1k-organ1k/organ1k.html
"An organic play of color that will hopefully keep you staring endlessly."
Complete source at http://github.com/cowboy/js1k-organ1k
Read all about it:
http://benalman.com/news/2010/08/organ1k-js1k-contest-entry/
See it:
http://benalman.com/code/projects/js1k-organ1k/organ1k.html
Complete source:
http://github.com/cowboy/js1k-organ1k
Copyright (c) 2010 "Cowboy" Ben Alman
Dual licensed under the MIT and GPL licenses.
Expand Down

0 comments on commit 8cd7510

Please sign in to comment.