Skip to content

Followed Kaarin Gaming tutorial in order to learn how to create a game in Java and learn the basics related to gaming such as: sprites, gravity, animation, update, draw, offset for adjust sprites imgs and for moving through the level, attack box, hit box, mouse and keyboard events, music sound, sound effects, rain event, die in water or spikes...

Notifications You must be signed in to change notification settings

ecristobale/PlatformTuto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

56 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PlatformTuto

Followed Kaarin Gaming tutorial in order to learn how to create a game in Java and learn the basics related to gaming such as: animated img sprites, gravity acceleration and deceleration when jumping and falling, update, draw, manage FPS and UPS, offset for adjust sprite imgs and for moving through the level, player and enemy attack-box, hit-box, control mouse and keyboard events, different music in the game, sound effects, rain event, die in water or spikes, tiles, game scale, using booleans to control entity (player, enemies and objects) actions and status, enums for different states, using Java abstract classes and interfaces to generate clean code, up to 5 levels!

Screenshots:

Menu: Alt text

Options: Alt text

Level 1: Alt text

Level 2: Alt text

Level 3: Alt text

In game options: Alt text

Level completed: Alt text

Credits: Alt text

About

Followed Kaarin Gaming tutorial in order to learn how to create a game in Java and learn the basics related to gaming such as: sprites, gravity, animation, update, draw, offset for adjust sprites imgs and for moving through the level, attack box, hit box, mouse and keyboard events, music sound, sound effects, rain event, die in water or spikes...

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages