Ninja Game

Hello there this is my first post on this site and I thought that I would share with you a little game I have been working on over the past 2 Weeks

but here is the download link https://www.dropbox.com/s/lmt5v440dz5if71/Ninja0.3.jar ;D

EDIT
play a more current version @ http://gamejolt.com/games/platformer/ninja/18031/

here are some lovely images

The Main menu

In Game

The Level Editor

Not too bad for 2 weeks.
Not too many levels though. And i didnt see that it was lava right away (maybe make it more obvious)?
Also if you are next to a TNT piece and you jump while holding down the right arrow, you jump really high.

Also the lava collision is off.
How to detonate the TNT?

Thanks for the feedback I’m working on a fix for the " TNT Jump ".

To detonate the TNT if you push shift a ninja star should come out of the character but i think i disabled it for the time being

Making pretty good progress!

good job!!

Wew that hurts eyes.

I cannot play :frowning: I get this error:

Exception in thread “main” java.lang.ExceptionInInitializerError
at com.fls.main.Ninja.(Ninja.java:25)
at com.fls.main.Ninja.main(Ninja.java:59)
Caused by: java.lang.RuntimeException: /menu/BG.png : can’t be found
at fls.engine.main.art.Art.load(Art.java:34)
at com.fls.main.art.Sprites.(Sprites.java:18)
… 2 more

Same error as gongalf…

Place any image by that name in that direction and it will work…

Sorry for not replying just got back from a weekend break. but everything should be sorted now ;D

Well done. 2 minor complaints:
-Make the climbing up a ledge an animation, not just a jump then move forwards.
-The text needs to be at least 2-3x as big.

Great job though! Are you adding enemies, or will you just parkour and stuffs?

Thanks for the feedback can but can you elaborate more on [quote]Make the climbing up a ledge an animation
[/quote]
thanks

I will also look into making an options page so that you can change the size of the text to your liking :smiley:

By animation, I meant instead of doing the awkward ledge climb, you should make a smoother animation.

So I have added a very quick light implementation and was wondering what would you guys add to this to make it even better ? looking forward to all of your reply

Not bad man, I like the lava particle death :P. There is also a bug with the ladder if you go on it and move towards the right wall at the same time your player sprite changes to white space :o.

Quick update. The game is no up on GameJolt as part of the Ludum Dare October Challenge, currently in the same state but with some lighting and ninja stars so no you can finally blow up that TNT in the corner. I have also added 1 achievement to date using GamJolt’s API. So that’s whats happened. I am now wrapping up the story idea and have some art do for the final version so that should be done before the end of the month :smiley:

Looks pretty cool. The only thing I’d like to point (:point:) out is that I find the lava collision quite horrible. Other than that I’m sure it’ll turn into something great!

Cool :smiley: One thing, you should fix the lava collision cause it kills me when I’m near (not over) it ;D