Game - Click Me if you can
TUTORIAL NO 1
Your First JAVA Game In this tutorial you will learn: 1. Event handling 2. JAVA awt basics 3. JAVA swing basics 4. Intefaces This program will guide you how to make your own very basic JAVA game. We are going to call this game CLICK ME IF YOU CAN. In this tutorial we will be working in JAVA SWING. The first thing that we are going to do is setting up a JFrame and adding the required panels and Components.
In this tutorial we will be working in JAVA SWING. The first thing that we are going to do is setting up a JFrame and adding the required panels and Components.- Read more about Game - Click Me if you can
- 1 comment
- Log in or register to post comments
- 817 views
 
               
 
