Methods Final Project
One retail version of Dice 10000 is called FARKLE. You may be able to find an online version of this game to try out.
Skill Level Demonstrated: Advanced Level, creative
Students who complete this project demonstrate:
Read the instructions for the Dice 10,000 game: http://en.wikipedia.org/wiki/Dice_10000
Your lofty goal is to implement it entirely for 2 players.
Important Note: This may end up taking more time than have and therefore you may not finish. Therefore, build it in working chunks. You can get FULL marks for an unfinished project if you demonstrate all the following:
Hint: Each player will need its own while loop. Both players then get surrounded with a THIRD while loop that keeps going until someone hits 10000 points.