summaryrefslogtreecommitdiff
path: root/config.json
diff options
context:
space:
mode:
authorJustin Worthe <justin.worthe@gmail.com>2014-04-21 08:43:46 +0200
committerJustin Worthe <justin.worthe@gmail.com>2014-04-21 08:43:46 +0200
commit1b700b59d6f759e1504c94eb0d378c61b7242da3 (patch)
tree7b3889e6ae1d22f4551cf56157a3cdeebe31d9c3 /config.json
parent883a678635900b80cd9fc99467cbb31e125a007c (diff)
Scaffolded Phaser template
Diffstat (limited to 'config.json')
-rw-r--r--config.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/config.json b/config.json
new file mode 100644
index 0000000..4700cd6
--- /dev/null
+++ b/config.json
@@ -0,0 +1,5 @@
+{
+ "projectName": "Interactive Pacbot",
+ "gameWidth": "800",
+ "gameHeight": "600"
+} \ No newline at end of file