- A Pong game that keeps the paddle on the playing court.
Click on
Pong
to show the example.
- Let's improve our basketball game even more by adding a
boolean variable that keeps track of whether the player is carrying the ball.
Click on
EvenBetterBasketball
to show the example.
- Let's do some simple tests for equality.
Click on
Test
to show the example.