html5 - JavaScript game Bouncing -
i've built js game. there game piece , obstacles , buttons (up,left,right,down) move game piece. when click button, game piece moves, stays on place moved to. want bottom of gamearea have gravity , if game piece hit bottom , top bounce back. possible? game structure i've token w3schools(see "game example")
Comments
Post a Comment