Play game
Slime + The Machine's itch.io pageResults
| Criteria | Rank | Score* | Raw Score |
| Audio | #7116 | 1.887 | 2.571 |
| Artwork | #7371 | 2.097 | 2.857 |
| Creativity | #7385 | 2.306 | 3.143 |
| Narrative | #7825 | 1.572 | 2.143 |
| Enjoyment | #8155 | 1.782 | 2.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
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.
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)
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!
As far as i can see it's interesting idea but pretty easy if it's only one straight line of production of slimes
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.
This game reminds me of the range() in Python.