From 7d1fab2f1bc821aad5fa2569b8376f9588919ca2 Mon Sep 17 00:00:00 2001 From: jrtechs Date: Tue, 16 May 2017 07:47:52 -0400 Subject: [PATCH] added zombie game to games folder --- .gitignore | 1 + games/zombiePanda.html | 376 +++++++++++++++++++++++++++++++++++ index.php | 2 +- nbproject/project.properties | 7 + nbproject/project.xml | 9 + 5 files changed, 394 insertions(+), 1 deletion(-) create mode 100644 .gitignore create mode 100644 games/zombiePanda.html create mode 100644 nbproject/project.properties create mode 100644 nbproject/project.xml diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..14bc68c --- /dev/null +++ b/.gitignore @@ -0,0 +1 @@ +/nbproject/private/ \ No newline at end of file diff --git a/games/zombiePanda.html b/games/zombiePanda.html new file mode 100644 index 0000000..5889be6 --- /dev/null +++ b/games/zombiePanda.html @@ -0,0 +1,376 @@ + + +
+
\ No newline at end of file diff --git a/index.php b/index.php index bb91d1b..e6fe8f9 100644 --- a/index.php +++ b/index.php @@ -1,5 +1,5 @@ + + org.netbeans.modules.php.project + + + Club-Panda + + +