CSE logo University of Washington Department of Computer Science & Engineering
 CSE 490RA Exercise 3
  CSE Home   About Us    Search    Contact Info 

Elevator simulation

This assignment has two parts - the first is to write an elevator simulator, and the second is to do something cool with ink. So far, I have only implemented the first part.

Part 1

Write an elevator simulator that moves a car up and down in response to buttons. The main purpose of this exercise is to pick up some experience with basic window form graphics. Here is my effort. It is primitive - but the car does move up and down.

Hints

Here are the steps I went through. You will get the most out of this assignment if you only refer to these as necessary.

Part 2

Now the part I haven't got to, is to do something cool with ink. What I am wanting to do is to have any ink drawn in the elevator car move up and down with the elevator. I haven't tried to do this yet - so I don't know how hard it will be.


CSE logo Department of Computer Science & Engineering
University of Washington
Box 352350
Seattle, WA  98195-2350
(206) 543-1695 voice, (206) 543-2969 FAX
[comments to anderson]