Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 679 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 679 Bytes

pig-dice-game

This is a Java program that simulates the dice game Pig for 2 players. Please see the Original Project Assignment Description for further details and explanations about each project class and component.

NOTE:

  • The original project files were written in 2016 for a university course project (Intro to Programming course).
  • There is a minor bug in the play() method of the GameController class. However, I don't remember what it was at the time of re-uploading this project to GitHub. Please let me know if you are able to find it.