Skip to main content

Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
TagsGame Engines
A jam submission

crazy chickView game page

Submitted by Trapy07 — 11 hours, 42 minutes before the deadline
Add to collection

Play game

crazy chick's itch.io page

Results

CriteriaRankScore*Raw Score
How well does the game fit the themes?#14.4294.429
Visuals#113.2863.286
How do you rate the game overall (you can consider fun, dev time, etc.)?#132.7142.714
Gameplay#182.4292.429
Audio#261.0001.000

Ranked from 7 ratings. Score is adjusted from raw score by the median number of ratings per game in the jam.

How long was your dev time?
2h20

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted(+1)

pretty neat! a kill meter would be cool

Developer

i like this idea thx i will think of something like that in the next game.

Submitted(+1)

I like the visual style, it had a cute simplicity to it.

Fun bug: using the left and right arrow keys moves you faster.

When doing a pixel game, in general, you want all the game assets to have the same pixel size. Use your player asset as the reference size, and redraw the rest to match it. Do not use scaling unless it's a multiple of 2, and then, for effect, like at the game-over screen, it was a nice touch.

Developer(+1)

I'm glad you like it.

Thx for the tips i will think of that next time.