Table of Contents

Corning Community College

CSCS2650 Computer Organization

PROJECT: Move The Block (MTB3)

OBJECTIVE

The moment is finally here: with your implemented debugging subroutines at hand, adapt your hand-written assembly pong into a playable breakout game, with brick field.

EDIT

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

Breakout

brick field

manifestation in memory

logic for accessing

 

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:

234:mtb3:final tally of results (234/234)
*:mtb3:submitted handwritten assembly [26/26]
*:mtb3:submitted Vircon32 cartridge [26/26]
*:mtb3:submitted XML and build script [26/26]
*:mtb3:brickfield displayed and collisions work [26/26]
*:mtb3:day 1 snapshot of progress to class discord [26/26]
*:mtb3:day 2 snapshot of progress to class discord [26/26]
*:mtb3:day 3 final effort demoed to class discord [26/26]
*:mtb3:cartridge is NOT added to repository [26/26]
*:mtb3:committed project related changes to semester repo [26/26]

Pertaining to the collaborative authoring of project documentation

Additionally