Cool, 2 suggestions.
1) Make the damage to the IE logo non-selectable.
Add this to the css rule:|
-webkit-touch-callout:none;
-webkit-user-select:none;
-khtml-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
user-select:none;|
2) Make the bullet disappear when there is an impact.
On 11/9/2012 7:13 PM, Trevor Orr wrote:
Not sure how many of you hate Internet Explorer but I sure do. So I
wrote a MooTools game so that I could kill IE whenever I wanted.
You can too at http://fuckinie.com/