=== Asteroids Widget === Contributors: Eric and Erik Donate link: http://www.electrictreehouse.com Tags: asteroids, fun, game, plugin, widget, sidebar, new, java, javascript, cool Requires at least: 2.8 Tested up to: 3.0.1 Stable tag: 2.1 == Description == Turn your site into the game of Asteroids. Click to start and you can destroy the contents of your webpage by flying around and shooting them. Check out Electric Tree House (http://electrictreehouse.com/) (see right sidebar) to try it out yourself. The plugin is also highly customizable allowing you to add a description and/or image as well as controlling which pages the Asteroids widget appears on. Give it a try and I guarantee you will be impressed. The Widget implements a javascript by Erik Rothoff Andersson (http://erkie.github.com/), based on the classic game, Asteroids. == Installation == 1. Upload `asteroids-widget` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Use the widget like any other widget. 4. Customize based on your preference. A little bit of editing and you can remove my links from the widget entirely. 5. I've also included the Play-Asteroids Javascript. If you want to host the script yourself, edit run-asteriods.php according. WARNING: Upgrading to 2.1 from 1.1 may cause loss of your existing widgets. Copy the code you have in them elsewhere first, then recreate your widgets afterwards. == Frequently Asked Questions == None yet, but I'd like to hear from you. Leave a message at http://electrictreehouse.com/asteroids-widget-plugin/ == Screenshots == 1. The widgets screen showing a PHP code widget in use. 2. The output of the widget on the site. == Changelog == = 2.1 = * Basically started over. Added Image and Link/Button options to widget. Resolved IE issues. = 1.1 = * Resolved initial bugs and IE issues. = 1.0 = * First Attempt. Basic Functions.