FoonLudum Dare ExplorerLD46 → Keep I.T. alive

Keep I.T. alive

By crashape

View on ldjam.com

CategoryRankScoreCount
Overall6533.7321
Fun8053.5221
Innovation2673.8421
Theme3324.0922
Graphics21892.6021
Audio12263.0221
Humor1603.9722
Mood4993.7821

Comments

lintfordpickle 2020-04-21 09:46

Well done, a solid little game with a nice mechanic. The balancing was just about right that it was not too difficult at first, but then sooner or later the downfall was inevitable.

This game stressed me out playing it though lol :(

deluxe-duck 2020-04-21 10:00

I'd really like to see any Controls or at least a tutorial ;)

zyapimstudios 2020-04-21 10:02

Loved the game. I love the way you used the theme. Generally an amazing game. I will play this when I'm bored. I would love it if you could make an android port. Maybe you can play my game aswell?

jasonsumm1 2020-04-21 10:02

Ah a really cool take on the theme, I like what you've done here :)

furfel 2020-04-21 10:04

You should have named it "Scrum Master" :rofl:! Sounds are great but I would also appreciate a quacking from time to time. Graphics could be animated. Overall the gameplay and idea is fantastic!

cles 2020-04-21 10:04

i had trouble finding the place to stand to fill coffee

ducky 2020-04-22 13:52

I approve this game!

jay-berlin 2020-04-22 13:54

Very challenging, but I really enjoyed it. Definitely gave me flashbacks of a few places I've worked where the only way to debug the code was to use a duck, LOL. I think an automation/upgrade mechanic would be great for this game. Something where you'd use the money you make to upgrade their coffee pot into a caraffe and then maybe a coffee machine, and maybe you could expand on the duck to add an army of duck-wearing interns. Even if you don't like that idea, I really hope you expand on this game.

r3l0ad1 2020-04-22 19:05

Very difficult game! i like it though, the concept is great and really makes for an enticing game that is really fun to play! great work!

vernalbehemoth 2020-04-22 19:12

Awesome, that was very enjoyable. So good that I want more! Maybe have some role assignments for the developers that you have to manage as well :D nice work!

frompdx 2020-04-22 19:30

Fun little game with a lot of potential to add on to.

heyycap 2020-04-22 19:55

Funny! I wish I could hire more interns. It wasn't clear what effect the duck had, if any.

ondrasej 2020-04-22 19:59

I think the general idea works, but you'd need to work a lot on tuning the game. The main issue is that on difficulty 1.0, the programmers consume coffee much faster than the coffee machine produces it, so you're always doomed to fail after a certain amount of time.

The main thing to fix is to always keep the production of coffee greater or equal to consumption, and then set difficulty by tuning how much faster it is produced than consumed. Easy == coffee is produced much faster than consumed, hard == the speeds are about equal. The idea about upgrading the coffee machine also sounds good, and sounds like a way to turn this into a much bigger game.

With proper tuning, this could be a fun and replayable game.

crashape 2020-04-22 20:07

@ondrasej the idea was that you ultimately has to fail. even on diffculty 0.5 the coffee production is not enough. you just have more time untill it happens.

@heyycap if the programmers get a red head (because they are angry about their bugs) you have to pick up the duck and help them debugging. (press space for 5 seconds, you will see a second bar which fills slowly)

weine 2020-04-22 20:08

I wish we had an intern like that when making our own game. A solid implementation of a simple idea. You got a surprisingly strategic gameplay for the extremely simple mechanics.

ondrasej 2020-04-22 20:21

@Crashape the problem with this approach is that in the end, the game will feel unfair, because there is no way to win and you can even compute the maximal time you can play. With my proposal, the players can play infintely only if they play optimally all the time, which is pretty much impossible. So, they will ultimately fail too, except they will not feel like the game screwed them up.

heyycap 2020-04-22 22:30

@crashape ah, see if you take the duck to them without a red head, a bar still fills, so makes me think I'm doing something.