Netbeans Projects
On this page are all the Netbeans projects of the examples presented in the tutorials.
Create a window
Using an image as background
Keyboard
Pressing the ESC key leaves the game.
Adds the G key that will be used to leave the game and removes the ESCAPE key.
Sprites
Moving a sprite on the x axis.
Moving a sprite on the y axis.
Moving a sprite on the screen inside a bounded area.
Moving the sprite on the x axis with speed = 10 and on the y axis with speed = 6.
Moving the sprite on the y axis with speed = 5 and using the arrows to the right an to the left.
Makes a sprite jump ans sets its floor.
Makes a sprite jump with the up arrow and determines its floor.
Collisions
Button
UFF - Universidade Federal Fluminense - Instituto de Computação - Ciência da Computação