XNA Asessment1

Assessment due date: 11:59pm 26th November 2013

 

Robot Tank Cartridge

Handup

Use the "Project Uploads" button in the blackboard course to submit a zip file (not rar).

Requirements

You should write a top-down 2D version of the game "Robot Tank" in XNA.

Example of a top down 2D game

 

Your game should implement the following user stories. Finish each user story before moving onto the next, unless you get agreement from you lecturer;

  1. User controlled tank (user cursor keys)
  2. Camera [use a matrix to simulate a camera]
  3. Enemy
  4. GUI
  5. Game rules
  6. Extra features