Hi ! I downoaded your code from http://codepen.io/Ephellon/pen/PwGmYJ and I found how to launch the Dino game. Adding this : new Runner('.interstitial-wrapper'); to index.js at line 2410. Meaning after })(); Hoping it helps ! ;-)
Hi !
I downoaded your code from
http://codepen.io/Ephellon/pen/PwGmYJ
and I found how to launch the Dino game.
Adding this :
new Runner('.interstitial-wrapper');
to index.js
at line 2410. Meaning after
})();
Hoping it helps !
;-)