Skip to main content

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

GoobergameView game page

A small survival game where you fight chained enemies while you are a goober
Submitted by T-RexNinja — 1 day, 10 hours before the deadline
Add to collection

Play game

Goobergame's itch.io page

Results

CriteriaRankScore*Raw Score
Artistic Style#34.2504.250
Theme Implementation#53.2503.250
Design#53.5003.500
Cleverness#53.5003.500

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

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

I love the artistic style, the only thing I would change is the pixel snapping to the grid (like render a seperate image then upscale it without blending and draw it to the screen) and perhaps the chain lines into pixelated lines. The game does feel abit repetitive, i think if it had a building mechanic it would be cool, like a survival game (but I understand you were on a time limit)

Developer

Thanks, I plan to remake this game in the future when my coding skills improve, with everything you've said. Building was originally supposed to be a feature I just forgot to add it, and the pixel snapping to the grid, if you are talking about the mouse, the reason it does that is due to how I made it an object to make it the same size as the rest of the game no matter what the window size is to make all the pixels the same size, and because of that it gave it that weird snappy feeling. But yeah, thanks for the feedback!