Comp 236, Final Project

This applet allows you to play a simple strategy game.

Here are the keys which fly you around the board. This is in real 3D - there are no limits on your movement whatsoever.

NOTE: You may have to click once on the applet panel before the keys will work. (This tells Netscape to send the keys to the applet).

Features:

Technical Details - i.e. my final report for this project.

Fixed Bugs:

Known Bugs:

Source Code:
Here's a browsable directory.

Some of this code was borrowed from Leonard McMillan's code, which he has made available as part of assignments for Comp 136. Part of the code was also adapted from example applets provided by Sun with their JDK.

Our textbook explains all of the 3D techniques we are using in these assignments:
Foley, van Dam, Feiner, Hughes. Computer Graphics: Principles and Practice, 2nd Ed. in C, Addison-Wesley, 1996.


Last modified: April 30, 1997. Aron Helser