java assignments 5
There are very simple two assignment. Please follow the instructions.
Module 2 lab
In this lab, you will design an event driven JavaFX animation application that simulates a racing car image. The car moves from left to right. When it hits the right end, it restarts from the left and continues the same process. Let the user pause/resume the animation with the left mouse button press/release, and increase/decrease the car speed by pressing the up and down arrow key.
Lab 2 Rubric
Criteria | Ratings | Pts | ||||
---|---|---|---|---|---|---|
This criterion is linked to a learning outcomeZip file |
|
2.0 pts |
||||
This criterion is linked to a learning outcomeCarPane class |
|
5.0 pts |
||||
This criterion is linked to a learning outcomeCarRacing class |
|
8.0 pts |
||||
This criterion is linked to a learning outcomeMouse button event |
|
2.0 pts |
||||
This criterion is linked to a learning outcomeKey event |
|
3.0 pts |
||||
Total points: 20.0 |
Module 3 Lab
Lab 3 Rubric
Criteria | Ratings | Pts | ||||
---|---|---|---|---|---|---|
This criterion is linked to a learning outcomeFile selection |
|
3.0 pts |
||||
This criterion is linked to a learning outcomeFile name display |
|
2.0 pts |
||||
This criterion is linked to a learning outcomePlay button |
|
3.0 pts |
||||
This criterion is linked to a learning outcomeLoop button |
|
3.0 pts |
||||
This criterion is linked to a learning outcomeStop button |
|
2.0 pts |
||||
This criterion is linked to a learning outcomeVolume control |
|
2.0 pts |
||||
This criterion is linked to a learning outcomeGUI |
|
2.0 pts |
||||
This criterion is linked to a learning outcomeJava code in general |
|
3.0 pts |
||||
Total points: 20.0 |