Table of Contents

PROJECT: Move The Block (MTB0)

OBJECTIVE

Using the Vircon32 Development Tools, write a C program, compile, assemble, and pack a cartridge that uses a custom texture to display a block that moves around the screen (block changes in some attribute) as a result of directional keypresses.

EDIT

You will want to go here to edit and fill in the various sections of the document:

SUBMISSION

To be successful in this project, the following criteria (or their equivalent) must be met:

Submit Tool Usage

Let's say you have completed work on the project, and are ready to submit, you would do the following:

lab46:~/src/SEMESTER/DESIG/PROJECT$ submit DESIG PROJECT file1 file2 file3 ... fileN

You should get some sort of confirmation indicating successful submission if all went according to plan. If not, check for typos and or locational mismatches.

RUBRIC

I'll be evaluating the project based on the following criteria:

78:mtb0:final tally of results (78/78)
*:mtb0:submitted Vircon32 cartridge [13/13]
*:mtb0:submitted XML and build script [13/13]
*:mtb0:displays unique block that moves based on direction [13/13]
*:mtb0:cartridge is NOT added to repository [13/13]
*:mtb0:an attempt at bounds check and block adjustment [13/13]
*:mtb0:committed project related changes to semester repo [13/13]

Pertaining to the collaborative authoring of project documentation

Additionally