Game Project: Poacher’s Paradise
From Course: IST 240
This project was a semester long project that involved the development of a JAVA based game. In addition to developing the JAVA files for the actual game, our team was also responsible for developing an XML program that replayed the game after it has been played. We also produced a UML diagram that illustrates the various processes of the game.
View full project description here
View the game’s manual here
View UML diagram here
Download the complete game here (read the readme.txt file for instructions on how to run the game)
Download Sample .java files:
action.java (the primary file that runs game processes)
start.java (defines game settings)
XMLJPanel.java (includes the processes that make the XML execution work)