SE1021
Software Development II
This is an old version of this course, from Winter 2013-2014. A newer version is available here.
This is an old version of this course, from Winter 2013-2014. A newer version is available here.
This is an old version of this course, from Winter 2013-2014. A newer version is available here.
No demonstration requirement this week, unless you complete the whole lab early.
Each student must submit their classes that fully implement the desired behavior. The classes must contain comments at the beginning of the file that include: Course name, Quarter, Assignment name, Author's name, and date. In addition, the class should have comments throughout, including JavaDoc for the class, all methods, and public attributes (see here).
Name | req? | match? | case? | Description |
Lab6Report.txt | Y | Y | Y | Filled-out template describing achievements |
class.png | Y | Y | UML class diagram describing the connections between your classes. Produce with EA. All classes should be connected. | |
screenshot.png | Y | Y | Screenshot of your program running | |
Lab6.java | Y | Y | Y | The JFrame or JPanel containing your grid |
GameLogic.java | Y | Y | An extra class containing your game logic | |
Extra1.java | Y | Any additional class you like | ||
Extra2.java | Y | Any additional class you like | ||
Extra3.java | Y | Any additional class you like |
You should submit your solution only once, so be sure you are happy with your solution before you submit it.