The Tackle-Breaking Running Back Game
The Tackle-Breaking Running Back, you will: Use and work with Keyboard events
Contents
- The objective of this assignment is to create a game in which the running back has to carry the ball to the goal line.
- 1. The tackles will move constantly (using the timer) in pursuit of the running back
- 2. The running back movements will be controled by the keyboard
- 3. The actual score (touchdowns and missed attempts) has to be shown.
- 4. Implement a JSlider to set the speed of the game
- 5. Implement choices for the runninback team (at least 3 different choices).
- 6. add more functionality
Requirements
- use static variables and methods only if needed
- encapsulation: make sure you protect your class variables and provide access to them though methods
Attachment:- football.jpg