Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

Unfortunately wasn't able to finish your game, it was super hard to control the jump. I'd recommend next time using Rigidbody2d.velocity for jump and increase gravity too, the jump then feels more realistic. Also the tutorial should listen for players input so that someone who already played the game could skip it faster.  If you want you can text me and I could give you some tips, explain how to do the code behind tutorial. The music was good and mechanics too. For the first game. good job, keep doing and you WILL get better! ;)

you can move to any level from the pause menu

and the jump..... how much gravity do you suppose it should have ??

and i am using velocity for it dont know whats the problem

We use gravity 3 or 2 and Jumpforce 11, but it depends from the size/resolution of your game.  And about the jump I suggest you watch Brackeys video on platformer, there should be a working formula for the jump.