IE

47 views
Skip to first unread message

Trevor Orr

unread,
Nov 9, 2012, 7:13:08 PM11/9/12
to mootools
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/




Arian Stolwijk

unread,
Nov 9, 2012, 7:44:35 PM11/9/12
to mootool...@googlegroups.com
One word: AWESOME :P

Olivier El Mekki

unread,
Nov 10, 2012, 2:56:19 AM11/10/12
to mootool...@googlegroups.com

I found me asking myself the exact same thing as for the real IE : "does this thing ever die?". Good job for that: )

Matthew Hazlett

unread,
Nov 10, 2012, 7:05:32 PM11/10/12
to mootool...@googlegroups.com
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:

Trevor Orr

unread,
Nov 11, 2012, 12:44:34 AM11/11/12
to mootools
Adding the user-select works great, I added it to every element.  

Making the bullet disappear though I am having a slight issue with.  Works fine if you are shooting one at a time but if you shoot rapid fire and hit the target most of the ammo is not being removed from the DOM.  It just stays on the screen where it hit the target. Will keep working on that one since that is the way it should work.
--
Trevor Orr
FractOrr Computer Services
fractorr.com
541-490-5697


Reply all
Reply to author
Forward
0 new messages