Table of Contents

Corning Community College

CSCS2330 Discrete Structures

PROJECT: Make A Game (MAG0)

OBJECTIVE

Implement a puzzle game that uses doubly-linked queues and during gameplay applies the use of bitwise or set logic to progress or succeed in the game.

This is part 1 of 3. You do not have to finish the game this week, instead, aim to complete about a third, submitting your current snapshot.

TASK

Implement program in Vircon32 C, that:

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:

260:mag0:final tally of results (260/260)
*:mag0:code, XML, build script, and cartridge submitted [52/52]
*:mag0:implements and functionally utilizes doubly linked queues [52/52]
*:mag0:some aspect of progress captured on our way toward mag2 [52/52]
*:mag0:screenshots, video produced showing aspects of game runtime [52/52]
*:mag0:screenshots, video posted to discord channel [52/52]

Pertaining to the collaborative authoring of project documentation

Additionally