Total members 11889 |It is currently Thu Mar 28, 2024 10:22 pm Login / Join Codemiles

Java

C/C++

PHP

C#

HTML

CSS

ASP

Javascript

JQuery

AJAX

XSD

Python

Matlab

R Scripts

Weka





Hi all, today i will explain some fundumentals about game programming lets start:



There are three types of graphical games in java:

  • Applet games: Java applet games are applications that run in a web browser. The user does not have to install anything.But players have to be online and running a web browser to play.Also, an applet can make a network connection only to the server that it came from.

  • Windows Games: They look and behave like a normal application, with a title bar, a close button, and so on. However, these user interface elements can be distracting to the player, especially when you want players to become immersed in your game.

  • Full Screen Games: Full-screen Java games give you total control over the visual presentation on your game, with no desktop user interface elements such as title bars, task bars, or docks. The player can become completely immersed in your game.


Code:
ACK. Developing games in java book




_________________
Please recommend my post if you found it helpful


Author:
Beginner
User avatar Posts: 109
Have thanks: 5 time
Post new topic Reply to topic  [ 1 post ] 

  Related Posts  to : Introduction to game programming. (Lesson 1)
 Re: Lets Learn C++----->(Lesson 1) Introduction     -  
 lets get ready for Game Programming--->L 7     -  
 ping pong game - java-Sticker-ball game (modified v1.1)     -  
 fill all Squares of game board - 2d Java Game Example     -  
 JNI Basics lesson 1     -  
 2d game in java-Monster-Java 2D Game Graphics and Animation     -  
 Full Screen graphics (Lesson 2).     -  
 Re: Lets Learn C++----->(Lesson 2) Arrays     -  
 Re: Lets Learn C++----->(Lesson 3) Strings     -  
 Re: Lets Learn C++----->(Lesson 4) Loops     -  



cron





Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
All copyrights reserved to codemiles.com 2007-2011
mileX v1.0 designed by codemiles team
Codemiles.com is a participant in the Amazon Services LLC Associates Program, an affiliate advertising program designed to provide a means for sites to earn advertising fees by advertising and linking to Amazon.com