Bugs!

This script spawns fruit flies and spiders to fill your page!
It is also interactive, as in you can swat the flies and spiders by mousing over! By Graham McNicoll
Instructions:
  1. Download the three files at the bottom of this page and upload/place in the directory of intended HTML doc to use with
  2. Create an element with the id "cont"
    <div id='cont'> Bugs appear here! </div>
  3. Copy and paste the following strings into the body of your HTML doc
    <script type='text/javascript' src='bug-min.js'> </script>
    <script type='text/javascript'>
    // default fruit fly bug:
    new BugController({
    });

    // default spiders:
    new SpiderController({
    });
    </script>
And you are finished!
Download Javascript File
Download Spider PNG
Download Fly PNG




Loading Soundfont..