Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags
(+1)

A nice little quick platformer! 

The player character was a little jittery and the credits screen was pixelated pretty bad on my screen (2560x1440 in case it helps). I like that the apples double as ammo and points, and I thought it was really cool that the birds can kill the spiders!

(+1)

Thank you for trying it out!  I want to add something that requires apple throwing, since as it is you could play without ever doing so.   I'll look at the credits screen - I assume it was the font that was the biggest problem? Or maybe the background image of the jam theme didn't scale?

Question about 'jittery' - was it a performance issue or a character controller issue?  I don't currently clean up the spiders that are off screen, so maybe that's an easy way to make gains if it is performance...

(+1)

I don’t think it was performance based, everything else seemed to run fine. 

I think it is likely the font. I have the same problem as well, where the font I chose really doesn’t scale as well as I’d like it to. 

I’m about to go to work, but if it helps I can check those issues out again later today. 

(+1)

Thanks!  Could it also just be the 'head bob' as part of the run animation?

It's not the head bob. Unfortunately I don't really know how to explain it, it almost looks like the animation is flickering. I don't always notice it, but it happens more frequently than not.

- The fonts are all pretty heavily pixelated on the startscreen and credits.
- The Main Menu image is as well, and it has a lot of artifacts (I'm guessing it's AI generated, if not then something might be breaking when it gets upscaled. The credit screen background actually looks okay, there's some pixelation with the font, but that's it.
- As for the jittery player character, I think it might be something to do with the animation. I don't notice it in any of the other sprites and the game doesn't seem to have any performance issues.