From 6455bf5e98bfda0df0ddfe2ea8bf51463888efbf Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Thu, 11 Aug 2011 20:24:04 +0200 Subject: [PATCH 01/12] Add Paperoids example. --- examples/Games/Paperoids.html | 525 ++++++++++++++++++++++++++++++++++ 1 file changed, 525 insertions(+) create mode 100644 examples/Games/Paperoids.html diff --git a/examples/Games/Paperoids.html b/examples/Games/Paperoids.html new file mode 100644 index 00000000..dccf13d4 --- /dev/null +++ b/examples/Games/Paperoids.html @@ -0,0 +1,525 @@ + + + + + + Paperoids + + + + + + + + +
FPS
+ + + +
Game Over. Play again?
+ + From 5611ce07936362674737a8fd22bf94f96864a20d Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Thu, 11 Aug 2011 20:29:43 +0200 Subject: [PATCH 02/12] Paperoids example: fix dependencies and embed css. --- examples/Games/Paperoids.html | 53 +++++++++++++++++++++++++++++++++-- 1 file changed, 50 insertions(+), 3 deletions(-) diff --git a/examples/Games/Paperoids.html b/examples/Games/Paperoids.html index dccf13d4..68c66540 100644 --- a/examples/Games/Paperoids.html +++ b/examples/Games/Paperoids.html @@ -5,8 +5,8 @@ Paperoids - - + + + @@ -520,6 +567,6 @@ -
Game Over. Play again?
+
Game Over. Play again?
From 0154464fb3e03e7947e9d6105f7357db30958dde Mon Sep 17 00:00:00 2001 From: Jonathan Puckey Date: Thu, 11 Aug 2011 20:30:50 +0200 Subject: [PATCH 03/12] Paperoids example: remove css dependency. --- examples/Games/Paperoids.html | 1 - 1 file changed, 1 deletion(-) diff --git a/examples/Games/Paperoids.html b/examples/Games/Paperoids.html index 68c66540..e4f27722 100644 --- a/examples/Games/Paperoids.html +++ b/examples/Games/Paperoids.html @@ -4,7 +4,6 @@ Paperoids -