Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

You're more than welcome! Now I'm rather curious to know what tools do you use to make this game?

I'd also echo the consideration that you should take a look at those levels. If you change a game mechanic, then I think you're definitely going to have to change the levels, and I personally don't think that being reluctant to change your level design is a good idea at all.  In my opinion, you should definitely reconsider your reluctance to change your mechanics and level design. In the process of changing things, you might even find new and more fun ways to use the mechanics you already have or even come out with a whole new concept based off of the changes you made. The possibilities are endless and I'm not a fan of locking myself into having one way to do something. Maybe you don't even need to change the jump at all, maybe you could just make the jumps in the first couple levels less precise and let the player acclimate themselves to how that specific mechanic works before you start throwing pixel perfect jumps at them. Maybe the jump should be half a tile longer or shorter than it is in order to give players a bit more leeway with their jumps in general. I dunno... at this point, I'm just throwing stuff out there to see what sticks.

Level design is my absolute favorite aspect of making games though, so if you want to talk to me about it, then I'd be more than happy to! In a lot of ways, your game has similar movement mechanics to the project I'm currently working on. I make and get rid of levels in my project more often than I change any code at this point... but that's beside the point. Are all of your plans for the levels to be fairly short maps? If so, how many levels are you looking at making for your full game? Do you have plans for boss encounters or anything like that?

(1 edit) (+1)

Man, your point of view about reluctance is amazing, I agree with what you think about it. Its just that this way of thinking must be taken in a very cautious way, because in order to finish a game you *must* have a well defined scope, otherwise the chances are you never finish it because new ideas pop all the time. I talked about this on this old reddit post of mine. But I agree with you that sometimes it's good (and even needed) for the scope to change a little bit. I'll definetely change the levels if the jump is not good, thank you for sharing these great thoughts!


The tools I used to make this game are Phaser (TypeScript), Tiled (for the map), Piskel (for the art) and Beepbox (for the music and sfx). It's fully open source, you can check all the code here: https://github.com/diguifi/Dude-SideScroll

I'm at work right now, but I'm willing to play your game and answer your feedback post since when I saw it! Will play it soon and check your level design techniques! I'll also answer your post with some feedback :)

Yes, I do plan short maps, I plan a short game in general. It was supposed to be just a learning project (never used Phaser, nor TypeScript before) but it got so cool that I evolved the idea and started to make this game.

** MINOR SPOILER AHEAD **

I plan 2 boss encounters, but if you don't play the game "correctly" it will be only one boss.