Home

Submit

Source

Feeds
Source Site » www.mysuperiorgames.com

Search another site:

http://
Java Miscellaneous
3 base classes for a Java game programmer
Java / Miscellaneous
This article describes a system of three classes I wrote for making Java games. You may use them for learning or for making your own games. You will only need to extend one of them, while the classes I wrote handle input (by listening to it, and informing your class whenever an input event happens) and output (by asking your game class for what to paint on the screen).

Site: www.mysuperiorgames.com Report - View Tutorial

Java Miscellaneous
Overview of images in Java game programming
Java / Miscellaneous
A short overview of the most common image types used in game programming: JPEG, GIF and PNG. Discusses their advantages and disadvantages.

Site: www.mysuperiorgames.com Report - View Tutorial

 
Site Search

 
Categories
2D Graphics 3D Graphics Office Applications Databases Desktop Programming Web Development
 
Advertisement