Skip to main content

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

Reverse ShrinkificationView game page

A game about reverse shrinking (not to be confused with enlarging) objects.
Submitted by SethBragdon — 17 hours, 28 minutes before the deadline
Add to collection

Play game

Reverse Shrinkification's itch.io page

Results

CriteriaRankScore*Raw Score
Creativity#35582.9653.077
Enjoyment#52382.1502.231
Overall#54592.2482.333
Style#67571.6311.692

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

How does your game fit the theme?
My game is about scaling up (enlarging) objects in order to defeat and evade enemies.

Development Time

96 hours

(Optional) Please credit all assets you've used
I used some old code I had for a previous game I made and reworked it.

Leave a comment

Log in with itch.io to leave a comment.

Comments

I like it

Submitted

If you try to follow the rules it is hard, but I could pass all levels without shooting just avoiding the enemies.

Submitted(+1)

The puzzle aspect of the game is very interesting. I would say maybe slow down the character a bit more because I was able to clear 3 or4 levels without using the reverse shrinkification at all.

Developer(+1)

Yeah, I considered doing that, but I had to work during the final day of the jam (until the deadline) so I worried that lowering the speed would increase the difficulty of the game too much and I wouldn't have time to change the levels to make it work. I programmed this game JavaScript without a game engine so adjusting levels was a bit more tedious than usual. If I change it after the jam I'll probably implement that. 

Submitted(+1)

This game has so much potential to be veeerryy skill demanding! Just needs polishing and more content!

Submitted(+1)

controls are weird the sprite should change depending on where its facing glitch were you get stuck in walls. 

over than that it is fun and enjoyed enlarging everything

Developer

Yeah, I didn't make the sprite change based on direction because I don't like to do art. Sorry about that.

Also, the getting stuck in walls glitch was intended. I didn't want to feel like there were any arbitrary restrictions on the system. That's why I added the R to reset button.