PDA

View Full Version : Check out my game...


Chris Stewart
Mon 7th Jul '03, 12:06pm
I had to make a game for my final project in class. So I made Three Card Monty. It's Java, so you'll need the Sun JRE (www.java.com (http://www.java.com)). I have to present tomo night, so let me know if you find any bugs. Oh, and let me know if the audio downloads are too long. I was thinking about taking out a few.
http://www.isy.vcu.edu/~cstewart/info350/FinalProject.html

Chris Stewart
Mon 7th Jul '03, 4:37pm
All these looks and no replies. Does it suck that bad? :o

TObject
Mon 7th Jul '03, 5:27pm
I see a gray rectangle.

filburt1
Mon 7th Jul '03, 5:50pm
The sounds do take a while to load. Also you probably want to explicitly set the L&F to the system's L&F so it doesn't have the uber-ugly Swing "metal" look.

In addition, when viewing docs within the frame, there's no obvious way of going back to the game.

Chris Stewart
Tue 8th Jul '03, 3:20am
* I made the audio clips much smaller. So it should load much faster.

* I like Metal. :D

* That frame is a new frame, just close it. ;)

pablo
Tue 8th Jul '03, 5:37am
getting load errors here saying it can't find the class.

Chris Stewart
Tue 8th Jul '03, 12:35pm
Keep in mind you must have the Sun JVM, not the MS JVM. Goto java.com to get it. ;)