FoonLudum Dare ExplorerLD26 → Minimalistic PotatoPeople

Minimalistic PotatoPeople

By goerp

View on Wayback Machine

CategoryRankScoreCount
Coolness292
Humor1042.95
Innovation1363.39
Audio4052.12
Overall4842.54
Graphics4862.36
Mood4982.03
Theme5242.31
Fun5351.96

Comments

loxo 2013-04-30 06:40

This is a really interesting and unique concept. I like it very much. A tutorial would be great, to learn all the possibilities and slowly increase the difficulty.

goerp 2013-04-30 10:43

Tutorial! That's a good idea. Unfortunately I had no time for that.
I also found some big bugs when winning or losing. I'll try to fix them as soon as possible.

rxi 2013-04-30 14:34

Looks like you didn't end up going for the C64 game I was looking forward to, such a shame. I am glad about the C64 music though, yes, very glad.

I liked your little satirical intro, there have been a few really good intros to games this ludum dare. The game itself it seems is represented by what might be the most unminimalist interface I've ever been presented with outside of audio production software.

The game itself is a fairly interesting and unique concept (I.. think I understood it.. sort of..) which I appreciate a lot in games, being original is hard.

Good work.

magnpeas 2013-04-30 14:38

This is a really cool concept, especially to complete in such a short amount of time. It was really tough to understand though so, given more time, I'd work out how to make the rules more obvious to the player. You should work on it more though because I think it could be a really fun game!

goerp 2013-04-30 14:48

All good comments (audio production interface, indeed!).
It would benefit from a simple Lego Mindstorms/Scratch type of interface. But I'm glad I could do THIS in 72 hours.
Maybe I'll try to do that kind of interface. Would be good practice. Also add 'save/load rules' 'change rules order' etc.

klianc09 2013-04-30 15:35

Please make a post-compo version!^^ I really like this concept, If only the user interface was more user friendly. This has much potential, and I would really like to see more of it.
(Try making leaves always into every direction, this way the whole game area fills up with leaves and you can never lose and never win, and if you add seeds to it, the whole game crashes.)
So, please make this creating of rules much easier and comfortable (maybe also add icons and pictures) and maybe a little bit more comprehensive tutorial. Then I would really like to come back and experiment some more with my precious potato DNA.

shigor 2013-05-01 01:16

Do a postcompo :) Although I'm starting to get a hang of this, there are definitely ways that it could be improved and make it more accessible (i'm still a bit fumbling around and trying to my way around)

mortus 2013-05-01 16:08

Great idea. Too bad you had too little time for it. It could be a beautiful and fun game with more work.

kevinvdburgt 2013-05-01 20:05

Nice one! And very unique concept :)

aaronyip 2013-05-01 20:06

Whoa, the complexity behind this game is staggering. Exceptional work for 72 hours. Really digging the overall concept, and like the others, haha, no idea what's going on--but I would really want to. I can definitely see myself playing a version of this way too much. That's another strong vote for a post-comp ;D

miharbi 2013-05-02 08:44

Funny backstory.. Confusing interface at first though but still cool and fun game.

thecze 2013-05-03 14:51

Very cool concept. Wish it would ease the player a bit more into it, maybe only give him a few options in the beginning

rafaelsales 2013-05-03 16:40

Cool game dude. Congratz!

netmute 2013-05-03 20:10

A bit overwhelming, but very funny :)

martin_monosys 2013-05-03 21:26

Hey man, I'm sure this is nice, but when that spreadsheet popped up, I just ran away... I'm not at work here, you know... :) Rest is still cool! XD

norgg 2013-05-03 22:57

Nice cellular automata! Playing around I found that potatoes consisting almost entirely of leaves, with a top layer of shooters worked pretty well. Being able to save/load/share rules would be awesome.

joror 2013-05-04 19:44

A programmers' interface does not a game make... interesting concept but you need to make that rule interface prettier, simpler, clearer.

rezoner 2013-05-05 21:01

Wow, this is really fancy idea - the ruleset should be simplified in both complexity and visual design so it would be more appealing for average players. Also I am Polish so you kind of bought me with vodka (:

team-castor 2013-05-06 05:59

Very funny game :) And very funny story too.

jyrkface 2013-05-07 19:45

Interesting idea. The user interface gets a bit painful is all.

ovenchips 2013-05-08 18:08

Oooh, that rules editor is scary. It was quite hard to figure out what to do. Innovative concept though. Some nice humorous touches too!

dst 2013-05-08 21:26

That is awesome! I love the idea with the rules, and the graphics fits very well, i don't really agree that much on the theme, but I guess the potato outweights that! :) I've thought about making "programming games" before, you did one, and it's really cool!

huvaakoodia 2013-05-09 15:22

I like these kinds of games quite a lot.
Unfortunately the clunky interface hampers my enjoyment of it. I could get over that if there just was a 'Restart level' button.

I do think it needs a visual drag and drop interface though.
So work on it a bit will ya.

naoistheguardian 2013-05-10 07:19

This is a really cool idea! Id like to see a post-Mortem of it, With a better interface. Ive always wanted to make a game where you genetically modify things to complete puzzles, and have never quite gotten what I was looking for, but this looks like it could be a winner!

naoistheguardian 2013-05-10 07:23

I could see what I was meant to be able to do, I just couldnt do it.

stmatn 2013-05-13 20:22

Very interesting mechanics, but very learning-intensive. I hope you can make this into a full game and slowly introduce new elements to the player. Very good work so far!

andrewshouldice 2013-05-18 20:19

This is a great idea. I find myself wishing I understood the mechanics more so I can make good decisions. This is a great candidate for expansion!

stqn 2013-05-18 20:26

I like the idea of programming stuff, but this game really needs a tutorial. Also the in game introduction text is truncated almost everywhere.

stqn 2013-05-18 20:29

I forgot, the game is blinking (looks like you are redrawing the game by first drawing a white rectangle, and there is no double-buffering.) And even after re-reading the instructions and trying again I have no idea what to do.

goerp 2013-05-19 18:48

Truncated text? Probably because I didn't embed a font.
Blinking is unexpected. I don't have it, but maybe my computer is faster or maybe I have a more recent version of FlashPlayer. I used Flashpunk so the graphics engine wouldnt take a lot of time, but I didn't expect blinking.

The longer I look at the game the worse it gets. Not much progress with a better UI, so this sounds like I need to refactor first.