Java Game – A modification of Zorx
October 19th, 2006
No comments
Author: T. Y. Fam
Source Code: throx.zip
Description
This is a text base role playing game. This game was implemented with JAVA programming language. A player is able to walk around through each room and get some information from each room. At the beginning, player will start his journey in a place called Iron Forge. Player will then need to go to Dun Morogh to get a quest. Each room have special message that will guide the player to the next move.
There is one item stored in different room, item can be picked up and store in to a bag. Player will need to explore every room in order to find out how to win the game. When a player collected all the required quest items, the game will end and show the score with rank.
Categories: Java