diff --git a/resources/public/index.html b/resources/public/index.html index 1148e16..1bbc440 100644 --- a/resources/public/index.html +++ b/resources/public/index.html @@ -61,7 +61,7 @@ body {

Gravity Pong!

-
+
press <space> to start
0 @@ -75,7 +75,7 @@ body {
use W-S and Up-Down keys to move the paddles / use Left-Right keys to change gravity
- Source + github
diff --git a/src/cljs/frpong/core.cljs b/src/cljs/frpong/core.cljs index 339ae51..0a3461b 100644 --- a/src/cljs/frpong/core.cljs +++ b/src/cljs/frpong/core.cljs @@ -87,7 +87,7 @@ (go-loop (let [k (:keyCode ( to start") (start-on-space))