render and move


    
    function render(){
      moveBall();
      updateScore();
    }