Difference between revisions of "CSC111 Final Exam 2015"
Line 9: | Line 9: | ||
Your program will read a text file containing the description of the move proposed by the user, and a description where all the checkers pieces are on the board. Your program will then output just one line of text containing the either "legal" or "not legal". | Your program will read a text file containing the description of the move proposed by the user, and a description where all the checkers pieces are on the board. Your program will then output just one line of text containing the either "legal" or "not legal". | ||
− | =Problem 2= | + | =Problem 2: Frogger= |
+ | <br /> | ||
+ | <center><videoflash>plgm_p2zAek</videoflash></center> | ||
+ | <br /> | ||
+ | Your assignment is to write a graphics program that implements the game illustrated in the video, with a few additional features. | ||
+ | <br /> | ||
+ | ==Frog== | ||
+ | <br /> | ||
+ | [[Image:frog3.gif|right]] | ||
+ | You can use the frog image on the right for your game, or use one you will have found on the Web. Or you can draw it using ovals and/or circles. The URL for the image on the right is: | ||