Skip to main content

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

Slime + The MachineView game page

Submitted by linois — 3 hours, 24 minutes before the deadline
Add to collection

Play game

Slime + The Machine's itch.io page

Results

CriteriaRankScore*Raw Score
Audio#71161.8872.571
Artwork#73712.0972.857
Creativity#73852.3063.143
Narrative#78251.5722.143
Enjoyment#81551.7822.429

Ranked from 7 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?
It teaches the uses of "for" loops through a slime production machine.

Leave a comment

Log in with itch.io to leave a comment.

Comments

Submitted

This was a neat li'l math game. I liked the simple, but evocative artwork. Trying not to feel too bad about the slimes that got split in half.

Submitted

I never expected someone to do the for loop idea. This game has great potential to expand it if you can think of ways to add more puzzles.

Also nice to see a fellow blob game doing good (slimes are close enough)

Submitted

I can see this game getting very complex if you'd ever continue working on it!

I think there's a bug with how the size machine counts the loop, as when I did 0 to 2, it only did 2 instead of 3
Also I never had a need to use the count besides for putting 1, but I can see how you could use in the future ^^

Great idea for a game, pretty unique!

Submitted(+1)

As far as i can see it's interesting idea but pretty easy if it's only one straight line of production of slimes

Developer

Hi  ! Thanks for the feedback, I agree 100%. I wanted to make it on mutliple levels and have different kinds of puzzles, but didn't have the time. 

Submitted(+1)

This game reminds me of the range() in Python.