The assignment specification and source code files are below. Note that the provided source code is the same as that used for the Game Core practical work, so you do not need to download this ZIP file if you already have the practical code.
The assignment is NOW due on Tuesday 3rd of May at 4pm.
- Assignment Specification
- Source Java Files (GameCore.zip)
- Advisory notes:
- It is NOT strictly necessary to have both keyboard and mouse handlers, if your game play does not require it.
- It is NOT necessary to make use of the "Velocity" class if you do not need to (but all other supplied classes must be made use of).

