Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
crdx committed Nov 7, 2012
1 parent 029e233 commit a6f8f06
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@


**Tile** is a game written in plain JavaScript. **Tile** is a game written in plain JavaScript.


It was written as part of a University assignment quite a long time ago. It was written as part of a University assignment a while ago.


[You can try it here](http://crdx.github.com/Tile). [You can try it here](http://crdx.github.com/Tile).

* Any options that differ from the defaults will be placed in the URL, so hotlinking to puzzle configurations is possible.
* The Image URL can be any image, relative or absolute. [Like this](http://crdx.github.com/Tile/?imageUrl=http://i.imgur.com/hxmiE.jpg).
* [An animated GIF works, too](http://crdx.github.com/Tile/?imageUrl=http://i.imgur.com/r9FJe.gif).


## Bugs or contributions ## Bugs or contributions


Expand Down

0 comments on commit a6f8f06

Please sign in to comment.