Information
For an example of how you must format your Doxygen function header comments, look here. Failure to follow this format will result in loss of points./******************************************************************************/ /*! \file foobar.cpp \author Master Shake \par email: master.shake\@digipen.edu \par DigiPen login: shakemaster \par Course: CS170 \par Section: E \par Assignment #9 \date 2/19/2019 \brief This file contains the implementation of the following functions for the FooBar assignment. Functions include: + Foo + Bar + Baz + blah, blah, blah, + yada, yada, yada, other stuff here.... Hours spent on this assignment: Specific portions that gave you the most trouble: */ /******************************************************************************/
GNU:g++ -Wall -Wextra -Werror -Wconversion -O -ansi -pedantic -g -o warboats driver-sample.cpp Ocean.cpp PRNG.cpp
Microsoftcl /W4 /WX /Zi /MT /EHsc /Oy- /Ob0 /Fewarboats driver-sample.cpp Ocean.cpp PRNG.cpp
Additional Sample Program Runs
Be sure that you test your code with this driver as well, especially the 8x12 board. YOU HAVE BEEN WARNED.
GUI Driver
After completing this assignment, you will have the "logic" to create a simple game like this one.
No installation necessary. Just copy to your hard drive and run it.
Download the executable
(with alternate sounds)