[java] OK ......HELP!!!

Started by
3 comments, last by Longbaugh 20 years, 11 months ago
i''m in a programming class at school , for our final project , we have decided to make a 2D shooter; a la space invaders. anyhow because its for school we are having to use java. we''ve got basic applets and keystroke events and that junk. any help, links, or past experience would be great thanks
Advertisement
quote:Original post by Longbaugh
i'm in a programming class at school , for our final project , we
have decided to make a 2D shooter; a la space invaders.

Sounds like fun!

quote:
anyhow because its for school we are having to use java. we've got basic applets and keystroke events and that junk. any help, links, or past experience would be great. thanks

You don't sound like a Java fan. It really is an excellent language, and is quite suitable for your project. I just posted a reply to another thread in this forum, providing essentially the same information. What was it called? Let me check ....

Okay, I'm back. The thread is called "Tetris Clone ...," and was originally posted by Psionic-X. Good luck with your project. When you're finished with it, will you share it with us? Some of the people here are quite new to Java programming, and could learn a lot from the source code. In fact, you might like to write a brief article about the project, describing any particular problems you encountered, etc.

Jonathon
quote:"Mathematics are one of the fundamentaries of educationalizing our youths." -George W. Bush

"When a nation is filled with strife, then do patriots flourish." - Lao Tzu



[edited by - Jonathon on April 30, 2003 4:24:29 PM]
Jonathon[quote]"Mathematics are one of the fundamentaries of educationalizing our youths." -George W. Bush"When a nation is filled with strife, then do patriots flourish." - Lao Tzu America: Love it or leave it ... in the mess it's in. [/quote]
Try this, you might find some useful info

http://www.javagaming.org/

Cheers

_____________________________

"Set Phasers to neuter..."

[edited by - roger_hq on April 30, 2003 6:37:51 PM]
_____________________________http://www.deepbluefuture.com"Set Phasers to neuter...""2+2=5 for sufficiently large values of 2."
www.genuts.com

very easy to use api for making 2d games has a few good samples to get you up and running. also it is still being developed and is getting better each release.

good luck
Checkout http://www.develop-games.com

For some good tutorials.


"And then 2 men appeared... Men in dark suits.. with dark soulless eyes. Men like this could have come from only one place..
The bank."

This topic is closed to new replies.

Advertisement