CSCS2650 Computer Organization
PROJECT: GAME SNAPSHOT (gamE)
OBJECTIVE
Snapshot of progress on the EoCE game
TASK
As per the EoCE, we are implementing a game in Vircon32 assembly language; while the game is not expected to be done by this point, active participation in its development is to be underway.
Commits and contributions will be looked at to make sure everyone is pulling their own weight.
Having some sort of viewable / playable thing wouldn't hurt (although that depends on overall development progress).
SUBMIT
While no format submission is necessary, be sure that your repository activity is such that it can be clearly discerned that you are active and documenting of your contributions and progress.
RUBRIC
I'll be evaluating the project based on the following criteria:
312:gamE:final tally of results (312/312)
*:gamE:multiple commits pertaining to the game in class repo [156/156]
*:gamE:contributions documented commit messages [156/156]
ADDITIONALLY
- Solutions not abiding by spirit of project will be subject to a 50% overall deduction
- Solutions not utilizing descriptive why and how comments will be subject to a 25% overall deduction
- Solutions not utilizing indentation to promote scope and clarity or otherwise maintaining consistency in code style and presentation will be subject to a 25% overall deduction
- Solutions not organized and easy to read (assume a terminal at least 90 characters wide, 40 characters tall) are subject to a 25% overall deduction