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. Copy and paste the following string into the body of your HTML doc
    <script type='text/javascript' src='bug-min.js'> </script>
  3. Also paste the following string into the body of your HTML doc
    <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..