From 573652505f6f4381ec8cff0d8467ef0a6430d24a Mon Sep 17 00:00:00 2001 From: arcadeJHS Date: Mon, 11 Feb 2013 19:22:37 +0100 Subject: [PATCH] Update HTML5-Space-Invaders.html Fix problems arising from the new webkit implementation of window.performace.now (high resolution timer draft). --- HTML5-Space-Invaders.html | 56 ++++++++++++++++++++++++++------------- 1 file changed, 37 insertions(+), 19 deletions(-) diff --git a/HTML5-Space-Invaders.html b/HTML5-Space-Invaders.html index b006378..246884b 100644 --- a/HTML5-Space-Invaders.html +++ b/HTML5-Space-Invaders.html @@ -1,6 +1,6 @@ - + Space Invaders