FoonLudum Dare ExplorerLD31 → Alchemia

Alchemia

By blzkz

View on Wayback Machine

CategoryRankScoreCount
Coolness1100
Audio4312.88
Innovation4753.08
Mood5572.96
Graphics5843.10
Overall6503.04
Humor6582.28
Theme6693.37
Fun7772.69

Comments

skonkan 2014-12-09 11:40

Interesting crafting game :)

blzkz 2014-12-09 19:24

Updated with some fixes, now you will have enough copper to pass the level if you stuck there

diegohenriquez 2014-12-09 22:01

Pretty cool and interesting game. A bit hard though - if I screwed up and used the wrong materials, I have to start all over.

bthedestroyermc 2014-12-09 22:06

Was this made with Fusion? You need to upload the source.

blzkz 2014-12-09 22:11

@DiegoHenriquez Yeah, we know, we havent got time to make it easier and improve the gameplay. We thought about a shop where you can buy some more elements, and about a recipe book to search the ingredients, but couldnt finish these ideas.

BtheDestroyer we use Game Maker, standar version of it. We don't have to upload the source :/, but it is all spaguetti code so... nothing really interesting about that

magicolo 2014-12-09 22:22

I keep getting random crashes :( can't play...

blzkz 2014-12-09 22:26

Hi Magicolo, thanks for playing (o trying) the game, could you describe the steps you do to get that crashes? Wich OS are you using? I would be great If you can provide me a screenshot of the message error.

Thanks!

blzkz 2014-12-09 22:33

I inspected some elements code (a variable that contains his "name") and I realise that there are some that where wrote in a bad way so I changed it!

Try again please, and thanks for the feedback! :)

croze 2014-12-09 22:43

He doesn't have to upload the source, it's a jam entry

cmweiss 2014-12-10 14:46

Overall this was a pretty neat crafting game. I'm not sure the time component was necessary since we could just reset everything as we were figuring out the correct combinations to make. Other than that, I think the puzzles were well designed with a gameplay flow in mind.

I'd say the main criticism I have is to clean up some of the user interface by removing the "Next" button when there's no more text to see, or displaying what components you put into the mortar and pedestal. I wish I could remove components that I've used rather than resetting the level, however in the end it wasn't totally necessary to make the game fun. Not to mention, it would be good to inform the player that they can only make things with combinations of two components (not more, though I could be wrong if that showed up later in the game).

Additionally, I received this error while clicking the grinder rapidly, which forced me to close out the game:
___________________________________________
############################################################################################
ERROR in
action number 1
of Mouse Event for Left Pressed
for object oPote:

File is not opened for reading.
at gml_Script_loadRecipes
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadRecipes (line 0)
gml_Script_val_inPote
gml_Object_oPote_Mouse_4

blzkz 2014-12-10 15:01

@CMWeissMedia thanks for the feedback! You are right, all that things you say that are useless now... it's because we couldn't finish the game, such get it more polished or decresing the time when you press the reset button.

I'm thinking about finish the game the way we thought about it as a postmortem

techblogogy 2014-12-10 20:28

Cool approach on the theme. Fantastic job!

teamquadratic 2014-12-12 01:00

Pretty cool idea, though somewhat challenging.

chaoseed 2014-12-12 01:08

I liked this! Well, it has some problems, admittedly. ;) Some of the stuff I was able to guess with what little I know of alchemy, but some seemed random...Like the Quintessence level, I had to try all 10 combinations, and it turned out to be the last one! (Incidentally, are there any combinations that are more than two ingredients, or is it always just two? Might want to mention that somewhere.) I still can't solve the platinum/gold/silver level. How about somewhere that gives hints? Or maybe a feature that shows you 'recipes' you've unlocked; I notice there's a book on the table that is just waiting to be clicked. ;) And finally, while clicking I got this message:


___________________________________________
############################################################################################
ERROR in
action number 1
of Mouse Event for Left Pressed
for object oPote:

Cannot open another file (maximum exceeded).
at gml_Script_loadRecipes
############################################################################################
--------------------------------------------------------------------------------------------
stack frame is
gml_Script_loadRecipes (line 0)
gml_Script_val_inPote
gml_Object_oPote_Mouse_4

All in all, though, pretty good!

blzkz 2014-12-12 12:29

@chaoseed only combinations with two element, thats why is not accurate with achemy. I will update the entry to mention it :)

About more hits... I said it earlier, we could finish the game, and we couldn't polish the gameplay.

I will check this error! Thanks for playing, and for that feedback :)

darkengineer 2014-12-12 18:00

Nice game

wilou1428 2014-12-12 19:35

Nice game :D

strandypants 2014-12-13 11:48

I really enjoyed this! You should maybe add in some sort of a recipee book or something, and give the player a goal other than just making recipees. But appart from that, great fun!

nikteddy92 2014-12-14 17:56

Wooa I love crafting games!
Well developed, well done! :D

myyyvothrr 2014-12-16 13:43

Really liked the graphics! I don't normally like crafing games, but I played it longer than I thought and it was fun.

canyon 2014-12-16 23:12

I like the mood of this game! I managed to craft some dust, but I couldn't drag the coal to the tray. Not sure what I was doing wrong. I tried a few times but to no avail.

blzkz 2014-12-18 23:26

Thank you guys!

mechatodzilla 2014-12-18 23:47

Neat idea. I seemed to find too many ways to mess my game up. Cool project though.

shivur 2014-12-19 23:53

Very good game.

poupi 2014-12-25 02:02

Very nice ;)

mach60kas 2014-12-27 15:37

Quite an interesting little puzzle game, although I got stuck on Gold, Silver, Platinum before the game crashed (same error as someone else in the comments). Well thought-out and pretty smart, I enjoyed the core gameplay. I think some way of keeping notes in the game might have been nice, but I suppose that's why we have pen and paper! Overall quite a solid entry - good work! :)

blzkz 2014-12-27 17:08

Hi Mach60Kas, I tried to fix this bug but it's seems like a radom bug in Game Maker with files :/

maxmetallica 2014-12-29 21:18

nice work

HelkeGames 2014-12-29 22:11

Interesting game! Really cool concept! Well done!