Skip to content
Snippets Groups Projects
Commit d46b870d authored by W. Spencer Smith's avatar W. Spencer Smith
Browse files

Note added to A4 that performance is not an important consideration for the design

parent 9bb2dffd
No related branches found
No related tags found
No related merge requests found
......@@ -63,11 +63,13 @@ using doxygen. Your test code should use \texttt{catch}, version 2.
\section *{Step \refstepcounter{stepnum} \thestepnum}
Submit your design specification, written in LaTeX, of the MIS for the game state module. If your
specification requires additional modules, you should include their MISes as
well. It is up to you to determine your modules interface; that is, you decide
on the exported constants, access programs, exceptions etc. You also determine
your state variables and specify the semantics for your access program calls.
Submit your design specification, written in LaTeX, of the MIS for the game
state module. If your specification requires additional modules, you should
include their MISes as well. It is up to you to determine your modules
interface; that is, you decide on the exported constants, access programs,
exceptions etc. You also determine your state variables and specify the
semantics for your access program calls. Your design does not need to concern
itself with performance.
\section*{Part 2}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment