Home

Submit

Source

Feeds
Report a broken link
You are about to report the tutorial shown below for review. Please only report if there is a problem with it.
Thanks.
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

What's wrong with the tutorial? Write below.

Site Search

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