summaryrefslogtreecommitdiffstats
path: root/snek.js
diff options
context:
space:
mode:
Diffstat (limited to 'snek.js')
-rw-r--r--snek.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/snek.js b/snek.js
index df66c18..6afe00e 100644
--- a/snek.js
+++ b/snek.js
@@ -471,3 +471,4 @@ function checkScore()
alert("You are winner!");
}
}
+main();