modify the code in 'bat_n_ball.vhd' as shown to the right
add the code in 'pong.vhd' as shown to the right
2. To change the width of the bat and decrease it by one pixel whenever it is hit by the ball, modify the code in 'bat_n_ball.vhd' as shown to the right
3. To count the number of successful hits and and display the count, modify the code in 'pong.vhd' as shown to the right
4. Add the code in 'pong.xdc' as shown to the right