Corning Community College
CSCS2330 Discrete Structures
With a basic pong game bootstrapped, transition it to a breakout-style game, making use of a malloc’ed array of structs to represent the field of bricks.
You will want to go here to edit and fill in the various sections of the document:
To be successful in this project, the following criteria (or their equivalent) must be met:
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.
I'll be evaluating the project based on the following criteria:
26:ttb0:final tally of results (26/26) *:ttb0:functional breakout game [13/13] *:ttb0:malloced array of structs used for bricks [13/13]