FoonLudum Dare ExplorerLD46 → Pet Slime!

Pet Slime!

By staircase27a

View on ldjam.com

CategoryRankScoreCount
Overall9462.8926
Fun8822.7726
Innovation3203.5426
Theme4073.7926
Graphics9782.5226
Humor8331.9523
Mood9472.4726

Comments

soarendev 2020-04-20 13:27

Found it quite hard to manage several slimes with the lead being so slow. Don't know if it is a design intention, but I think it would be even more fun to facilitate movement somehow (making the slimes slide when you take off the bait for example?), and rather place the difficulty on being able to quickly micro manage the slimes.

Still had a lot of fun playing your game, and I found the gameplay quite innovative. (I managed to get 5 slimes alive at the same time for a few seconds :O )

Good job there!

haoro 2020-04-21 13:40

Interesting game ! It was fun playing it (even if some more food spawn wouldn't be too much wwhen there's more than 6 slimes x) Great job !

hanamigi 2020-04-21 13:53

It was interesting, and gave the feeling of looking at microorganisms through a microscope. I think that if the lead moved 1:1 with the mouse the game would be more enjoyabe, without sacrificing difficulty. Also food spawns felt scarce, but might be intentional so the player has to udecide which slimes can go hungry and which cannot.

bongo227 2020-04-21 14:00

It gets pretty tricky with 7 slimes! I like the visual indicator on how much water a slime has. Some sound effects would have been nice.

lintfordpickle 2020-04-21 16:41

a nice concept and unique concept, although I found it difficult to get into at first. Well done

shigure 2020-04-21 20:02

Unique concept with the leashes, but I found moving around to be tedious. Solid entry, though.

staircase27a 2020-04-21 20:50

Thanks for the feedback. I tried with the slimes moving quicker and it become too easy for the start of the game.

@hanamigi resources becoming scares was definitely means to be a large part of the difficulty once you are further on, along with the need to micromanage multiple slimes.

shaulor 2020-04-21 21:51

Interesting idea, i think some mechanic to manage multiple slimes at once would benefit the game :wink:

stolen-biscuit 2020-04-21 23:31

Unfortunately the game crashed straight away for me :/ (Linux, running the love file with Love2D)

Error

main.lua:151: attempt to call field 'mod' (a nil value)

Traceback

main.lua:151: in function 'update' [C]: in function 'xpcall'

rhiz 2020-04-22 04:54

Very stressful, it gets to be a lot of slimes to manage.

It seemed like not enough food was spawning. There was nothing I could do to prevent a newborn from dying because there was no food and there hadn't been food for a while.

It would be cool if the slimes had a little bit of autonomy. It was a lot of micromanagement to get all the slimes in and out to get their share of the food. The game would be a lot less intense if you didn't lose when one slime died.

zwodahs 2020-04-22 11:53

I like the idea. However it is really hard to control more than 4 slime and losing after one death is really punishing. It feels like I need to try not to let them multiply to last longer.

saltfactory-studio 2020-04-27 06:28

I really like your game idea of trying to breed and grow the best collection of slimes as possible. It reminds me a lot of breeding and training in Pokemon for some reason. While I do wish you could control multiple slimes at the same time, maybe micromanaging was an intended gameplay mechanic that you wanted. Regardless, this game is a great submission for this Ludum Dare. Great job!

staircase27a 2020-05-02 11:55

Hi @stolen-biscuit,

What version of linux and what version of love2d are you using? Apparently the mod function has been renamed to fmod in the latest version of lua but I didn't know any versions of love2d used that new a version of lua.

I have a workaround that is now in the updated .love file. Please can you give it a go and see if it now works. I haven't updated the other versions for now as they should use the bundled version of lua which doesn't have the issue.

Thanks!

stolen-biscuit 2020-05-04 13:01

Updated version works with Ubuntu 19.10 and Love 11.1 :) Just tested and played, really unique concept and a lot of fun! Graphics are simple but very clear, controls are fluid and easy to use. Well done!