Update: impact-snake-loaded (2oppg7ptas.js) 44 bytes modified

beta.r3js.org
-=yb4f310 2018-03-12 08:40:41 +01:00
parent dc1f37db24
commit da193dcc0f
1 changed files with 2 additions and 0 deletions

View File

@ -34,6 +34,8 @@ ig.module(
console.log('init called');
this.backgroundImage = background;
// initialize your game world, bind some
// keys, etc.
ig.input.bind( ig.KEY.SPACE, 'jump' );