A downloadable game for Windows and Android

StatusReleased
PlatformsWindows, Android
Rating
Rated 5.0 out of 5 stars
(1 total ratings)
AuthorDaniel Avagliano
GenrePlatformer, Adventure
Tags2D, gdevelop, Indie, Pixel Art

Download

Download
Coins _n Survive-1_0_0-windows.exe 77 MB
Download
Coins _n Survive-1_0_0 (1).apk 22 MB

Development log

Comments

Log in with itch.io to leave a comment.

The first world was pretty meh, jumps were too tight, checkpoints took forever and there were quite a few blind jumps (I think 3 right before a checkpoint, the one after a checkpoint was honestly fun).

But World 2 was quite passable, I had serious fun with it.

There's a few fixes I would reccommend that could improve the gamefeel easily. First off the enemy hitboxes are  far too large, they should be like half the size. It is no problem to have the player slightly clip into an enemy, but the player should never be damaged while not touhing the enemy, in general it is good practice to just have hitboxes be smaller than enemies.

Then there's definetly a need for a coyote timer. When running off a platform you should still be able to jump for a little while, though it can be a bit tricky/scary to implement (I haven't done so yet myself). Usually players will try to jump at the last moment on a tight jump, but human reaction time ends them up after the platforms end. So it is common to add a little bit of time afterwards (Human reaction time is around 0.25 seconds for reference, so you should play around with a coyote time of around that range)

I also noticed a simmilar issue to something I had in my own recent game. When you respawn you will instantly move, which made me fall of platforms after getting hit easily. That's also caused by reaction time, I fixed it in my game by adding a 0.3 second time of no movement after respawning. I would reccommend trying to implement this before a coyote time because it is very simmilar to it but a little easier to implement.

But overall while the game is nothing special the second world had me a bit surprised with how interesting some of the level design seemed. Keep on with that.

(Also I was able to hit the giant coin with some ptoper jumping, sadly don't have a screenshot)

Yes, the game has a bit of a problem but it's my first video game that I create in Gdevelop, before that I coded scratch.

I made some jumps difficult on purpose to create some anger in the player. I will solve all the problems in my next game, this time with my own designs :)

 thanks for playing the game

hi the game was so simple and fun ,great work i made new game (bvb-guess ) too if want check my game and tell any bug or new things that i can add to it ,thank you

i'm gonna check it