Crazy Pirate Adventures
About
Crazy Pirate Adventures is a small 2d platformer in which you play as a Crazy Pirate that must defeat giant crabs, angry sharks and shadow pirates!
You must defeat all the enemies in order to advance to the next level.
The game is made in Java and compiled with Java 14, so you must have at least that version to be able to run it. You could use the provided run.bat (on Windows) or just start it from the command prompt with java -jar crazy-pirate-adventures-platformer.jar
More info bout running the game can be found in the "How to run" section on the bellow GitHub link.
It is my first try at (client facing) game development and I followed a tutorial from where I borrowed most of the art assets, I give proper credits to the tutorial author.
Full source code and project is available on GitHub here https://github.com/comanitza/platformer