Humbabella's Glitch Things

Friday, March 10, 2017: Because the hosting feature of Google Drive was deprecated, my toys all broke. I fixed piggy petter and put it on github. I think I'll try to do the same with others, but when is an open question.

Wednesday, June 25, 2014: I've rewritten this code to avoid the choppiness that may have been experienced before. I should download less stuff too. Those are connected. At any rate, if you were using these, the old way of using them is broken.



Games?  Apps?  Widgets?  If nothing else, they are certainly things.  If you'd like to put a pettable piggy somewhere, I have it hosted on github.

Like it says in the sidebar, if you want to use these and don't have any knowledge of html, you can leave a comment here and I'll see what I can do to help.

Piggy Petter
For Piggy Petter, you need to put the following somewhere on the page:
<div id="PiggyFrame"></div>
<script src="https://humbabella.github.io/humba-pig-pet-lite/piggypetterlite.js"></script>
In either case you can set the style of the #PiggyFrame or #GlitchDie in a .css sheet and you can place it wherever you want on the page. Just be sure to put the script after the <div> element.

No comments:

Post a Comment