During this activity, students should be able to:
This activity helps students develop the following skills, values and attitudes: ability to analyze and synthesize, capacity for identifying and solving problems, and efficient use of computer systems.
This project can be developed in teams of up to four people.
Design and write a Ruby web application that allows playing the revised and improved version of “Werewolves and Wanderer” text adventure game as explained by Tim Hartnell in the first 15 chapters of his 1983 book entitled: “Creating Adventure Games On Your Computer”.
rdoc
utility.
# Final Project: A Text Adventure Game # Date: 05-May-2016 # Authors: A00456654 Thursday Rubinstein # A01160611 Anthony Stark
You must also write the documentation for your application's design and architecture.
See the example in: greeter.tgz
Check the file greeter/src/README.txt
to get all the indications on how to produce the documentation. This is how the final result should look: greeter/doc/index.html
The documentation must include these sections:
Place all the contents of your project and the documentation into a tarball file called adventure.tgz
. Only one person of the team needs to deliver this file.
To deliver the adventure.tgz
file, please provide the following information:
Due date is Thursday, May 5.
This activity will be evaluated using the following criteria:
DA | The program was plagiarized. |
---|---|
50% | Documentation meets all the specified requirements. |
50% | Correct implementation of all the requirements. |