Docsity
Docsity

Prepare for your exams
Prepare for your exams

Study with the several resources on Docsity


Earn points to download
Earn points to download

Earn points by helping other students or get them with a premium plan


Guidelines and tips
Guidelines and tips

Assignment 5: Implementing a Command Interpreter with Say and Tell Commands in a CVE, Assignments of Computer Science

Assignment 5 for a computer science course, where students are required to add a command object and a single command interpreter to their current virtual environment (cve) implementation. The command interpreter should support the 'say' and 'tell' commands, allowing communication between players in the same room or targeting specific players, respectively. Students are encouraged to test these commands by connecting to their cve with multiple players and communicating using both commands.

Typology: Assignments

Pre 2010

Uploaded on 07/23/2009

koofers-user-y1i
koofers-user-y1i 🇺🇸

10 documents

1 / 1

Toggle sidebar

This page cannot be seen from the preview

Don't miss anything!

bg1
Assignment #5
Due: 4/4/07 by the beginning of class. You will demo it for me in lab
that day.
Add a command object to your implementation and a single command
interpreter to a single room in your current CVE implementation. You
could use the starting point implementation for Assignment #4 to
complete this assignment if you do not have a working CVE currently.
This command interpreter should implement the say and tell
commands. Say allows everyone in the same room to hear you, tell is
targetted at a specific other Player in the room. Test these commands
by connecting to your CVE with two or more separate players and talk
to each other using both commands. This is what I will ask you to
demo in class on 4/4/07.

Partial preview of the text

Download Assignment 5: Implementing a Command Interpreter with Say and Tell Commands in a CVE and more Assignments Computer Science in PDF only on Docsity!

Assignment # Due: 4/4/07 by the beginning of class. You will demo it for me in lab that day. Add a command object to your implementation and a single command interpreter to a single room in your current CVE implementation. You could use the starting point implementation for Assignment #4 to complete this assignment if you do not have a working CVE currently. This command interpreter should implement the say and tell commands. Say allows everyone in the same room to hear you, tell is targetted at a specific other Player in the room. Test these commands by connecting to your CVE with two or more separate players and talk to each other using both commands. This is what I will ask you to demo in class on 4/4/07.