Navigation
Search
Links
Feeds and Credits

Information Sciences and Technology 240

Course Information:
IST 240
Introduction to Computer Languages
Dr. Frederico Fonseca
Spring 2005

Important Notes:
1) This material is provied for viewing purposes only. Copying or reproducing any part of these projects is illegal and unethical.
2) This course consisted of projects done by a team of 4 individuals. If you are a member of this team and do not wish for these projects to be shared online, please contact me and they will be removed.

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)