More Conditionals |
To make our basketball game a bit more exciting, let's add something that is clearly missing from our first version -- a ball. In particular, we would like to change the game so that to score you have to drag the ball into the basket.
Click on EvenBetterBasketBall to show the example.
Click on PongUnbounded to show the example. (We do not yet make the code for the ball available.)
Click on PongPaddleBounded to show the example.
More Conditionals |