Web   ·   Wiki   ·   Activities   ·   Blog   ·   Lists   ·   Chat   ·   Meeting   ·   Bugs   ·   Git   ·   Translate   ·   Archive   ·   People   ·   Donate
summaryrefslogtreecommitdiffstats
path: root/Help/SortHelp/settings.txt
diff options
context:
space:
mode:
Diffstat (limited to 'Help/SortHelp/settings.txt')
-rw-r--r--Help/SortHelp/settings.txt15
1 files changed, 15 insertions, 0 deletions
diff --git a/Help/SortHelp/settings.txt b/Help/SortHelp/settings.txt
new file mode 100644
index 0000000..b99963b
--- /dev/null
+++ b/Help/SortHelp/settings.txt
@@ -0,0 +1,15 @@
+spaceBetweenBins = 10
+leftMargin = 330
+fps = 25
+gameTitle = "Crayons sorting game"
+speed = 15
+infoFile = "screens.txt"
+topMargin = 150
+backgroundColor = (255,255,255)
+yOddBins = 390
+yEvenBins = 400
+yOddCrayons = 250
+yEvenCrayons = 260
+resourcesDir = "Activities/Level1/1Colors/1Sort/resources"
+soundsDir = "Activities/Level1/1Colors/sounds"
+fontSize = 30 \ No newline at end of file