Quick Search for:  in language:    
full,collection,articles,create,game,applets,
   Code/Articles » |  Newest/Best » |  Community » |  Jobs » |  Other » |  Goto » | 
CategoriesSearch Newest CodeCoding ContestCode of the DayAsk A ProJobsUpload
Java/ Javascript Stats

 Code: 220,465. lines
 Jobs: 89. postings

 How to support the site

 
Sponsored by:

 
You are in:
 

Does your code think in ink?
Login





Latest Code Ticker for Java/ Javascript.
Gobang
By Geniusbob Xu Qiang on 11/27


Click here to see a screenshot of this code!Salary
By Vikram Ivatury on 11/25

(Screen Shot)

Click here to see a screenshot of this code!A (part10) Powerful Swing Code to Maintain CD Database
By James Smith K on 11/25

(Screen Shot)

String Calculator
By MadokaCoder on 11/24


Chobi Dekha
By ShuvoRim on 11/23


Click here to see a screenshot of this code!A basic Client Server application II
By Ronald Holland on 11/23

(Screen Shot)

Bookmark image
By darren kurn on 11/22


myFT
By Owolabi Oyapero on 11/22


Click here to see a screenshot of this code!Simple Socket example
By Steven McElrea on 11/20

(Screen Shot)

Click here to put this ticker on your site!


Add this ticker to your desktop!


Daily Code Email
To join the 'Code of the Day' Mailing List click here!

Affiliate Sites



 
 
   

MAKING GAME APPLETS COMPENDIUM

Print
Email
 

Submitted on: 4/4/2002 9:33:33 AM
By: Tailgunner  
Level: Beginner
User Rating: By 33 Users
Compatibility:Java (JDK 1.2)

Users have accessed this article 12791 times.
 

(About the author)
 
     This is the full collection of 7 articles on how to create game applets. It contains everything about applets: applet basics, playing sounds, displaying images, making animations, collsion detections and user inputs(kb & mouse). It contains 10 applet examples with full source and articles which explain everything in an easy way(I hope so). Any questions, suggestions or feedback? email me or write it below. Enjoy it!

This article has accompanying files
 
 
Terms of Agreement:   
By using this article, you agree to the following terms...   
1) You may use this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description.
DOWNLOAD THE ARCHIVE AND OPEN: "MAKING GAME APPLETS.HTML"

winzip iconDownload article

Note: Due to the size or complexity of this submission, the author has submitted it as a .zip file to shorten your download time. Afterdownloading it, you will need a program like Winzip to decompress it.

Virus note:All files are scanned once-a-day by Planet Source Code for viruses,but new viruses come out every day, so no prevention program can catch 100% of them.

FOR YOUR OWN SAFETY, PLEASE:
1)Re-scan downloaded files using your personal virus checker before using it.
2)NEVER, EVER run compiled files (.exe's, .ocx's, .dll's etc.)--only run source code.

If you don't have a virus scanner, you can get one at many places on the net including:McAfee.com

 
Terms of Agreement:   
By using this article, you agree to the following terms...   
1) You may use this article in your own programs (and may compile it into a program and distribute it in compiled format for languages that allow it) freely and with no charge.   
2) You MAY NOT redistribute this article (for example to a web site) without written permission from the original author. Failure to do so is a violation of copyright laws.   
3) You may link to this article from another website, but ONLY if it is not wrapped in a frame. 
4) You will abide by any additional copyright restrictions which the author may have placed in the article or article's description.
 
Report Bad Submission
Use this form to notify us if this entry should be deleted (i.e contains no code, is a virus, etc.).
Reason:
 
Your Vote!

What do you think of this article(in the Beginner category)?
(The article with your highest vote will win this month's coding contest!)
Excellent  Good  Average  Below Average  Poor See Voting Log
 
Other User Comments
4/4/2002 6:38:21 PM:$t0rm
Voting a 5.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/5/2002 3:38:30 PM:TRON
Man this is great code for me to learn from! Next could you do articles on how to do all the neat GUI stuff, like buttons, popup dialog boxes, etc.. and maybe even how to do TCP/IP connection handling stuff as well? Because I want to hopfully make my own little IRC Client Java Applet. :P
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2002 1:37:54 AM:Avis Bhanot
Nice work man...this is amazing...!! Just wanna know one thing will next tuts going to show on How to make multi player games ? Thanks!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2002 5:18:39 AM:Tailgunner
Thanks a lot for the feedback & suggestions. OK I've decided to write the second compendium about the things TRON & Avis wanted (Multiplayer, GUI) and maybe more.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2002 7:53:43 AM:Noah Litvin
Awsome stuff. I am a VB programmer but I was wanting to know a little about java. This is it! Please make some multiplayer tutorials!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/7/2002 10:51:02 PM:Tony
Looks great, I am new to java, really looking for some code that allows multiplyer game applets through the browser.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/9/2002 11:46:06 AM:MathewS
were can i get the necaserry compaonents to use this, i would like to learn how to make java applets. Thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/10/2002 10:14:39 AM:Steve
Very nice work Tailgunner. As a newbie to Java and wanting to write a game, this is a very helpful. Can't wait for the Multiplayer & GUI update. You get 5 globes from me. Keep up the good work!
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/10/2002 12:25:57 PM:Randy McCleary
Nice work!!! I've been writing java applets for quite sometime, but never got in to the game programming part yet. But with this i could actually learn more about it and be able to write some awesome game applets now. Thanks.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/17/2002 8:36:20 AM:Mike Reyes
Really informative and an easy read, not like the JFC demos which were overwhelming. Good job, thanks for sharing. With these I could probably put my console Othello game on to an applet.
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
4/18/2002 11:17:16 AM:Shane Bauer
Exactly what I was looking for. Thanks! Gave you a "5" BTW
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/1/2002 7:28:28 PM:Rainard
Awesome!!... greatful!!!..., just incredible!!!..., I understood it very well thought I speak spanish ja ja, only on sixth part I've got some problems but it's ok thanks
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/16/2002 10:48:10 PM:andi
For this awsome stuff, you got a 5 from me man !
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
5/10/2003 6:21:51 AM:tiggy
thanks for ur help
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
7/11/2003 11:13:54 AM:
respected sir, my name is g.vishal raj i am persuaing Bachelor of Computer Applications at NIRAJ INTERNATIONAL COLLEGE i saw ur article making game applet in www.pscode.com i try to download the code in that it was not supporting the file so please can u send the code to my mail-id:vishal_raj84@yahoo.com i am wait for ur mail please ,please send me the code of it thanking you, G.VISHAL RAJ
Keep the Planet clean! If this comment was disrespectful, please report it:
Reason:

 
Add Your Feedback!
Note:Not only will your feedback be posted, but an email will be sent to the code's author in your name.

NOTICE: The author of this article has been kind enough to share it with you.  If you have a criticism, please state it politely or it will be deleted.

For feedback not related to this particular article, please click here.
 
Name:
Comment:

 

Categories | Articles and Tutorials | Advanced Search | Recommended Reading | Upload | Newest Code | Code of the Month | Code of the Day | All Time Hall of Fame | Coding Contest | Search for a job | Post a Job | Ask a Pro Discussion Forum | Live Chat | Feedback | Customize | Java/ Javascript Home | Site Home | Other Sites | About the Site | Feedback | Link to the Site | Awards | Advertising | Privacy

Copyright© 1997 by Exhedra Solutions, Inc. All Rights Reserved.  By using this site you agree to its Terms and Conditions.  Planet Source Code (tm) and the phrase "Dream It. Code It" (tm) are trademarks of Exhedra Solutions, Inc.