FoonLudum Dare ExplorerLD26 → Hard Puzzle

Hard Puzzle

By scheurneus

View on Wayback Machine

CategoryRankScoreCount
Theme1553.61
Innovation1673.30
Fun4662.30
Overall4962.48
Mood5061.93
Graphics5461.86
Coolness156439

Comments

lanz 2013-04-29 16:21

It fails from time to time with negative array index error.
Gameplay is fun and challenging though.

HelkeGames 2013-04-30 09:42

The gameplay was pretty fun, well done :)

pinkerator 2013-04-30 09:44

Original gameplay :) Never saw anything like that before

johnicholas 2013-04-30 11:31

___________________________________________
ERROR in
action number 1
of Key Press Event for A-key Key
for object obj_controller:

In script scr_move_pointer:
Error in code at line 8:
while(placed[pointer_x,pointer_y] == true) pointer_y -= 1;
^
at position 33: Negative array index

untitledq 2013-04-30 11:37

I feel this game could actually get pretty challenging if levels weren't generated from just straight lines. Nice idea though, good job!

scheurneus 2013-04-30 11:59

Thank you for the bug reports. Whenever it gives an error, please click ignore!

scheurneus 2013-04-30 12:04

Maybe I'll go on ever with this...

SuperlevelSebastian 2013-04-30 15:51

"___________________________________________
ERROR in
action number 1
of Key Press Event for D-key Key
for object obj_controller:

In script scr_move_pointer:
Error in code at line 8:
while(placed[pointer_x,pointer_y] == true) pointer_y -= 1;
^
at position 33: Negative array index"

fullmontis 2013-05-01 09:41

Very interesting concept but very buggy, crashed a lot when placing block. Still, with some polish this could be interesting.

granada 2013-05-01 18:37

Nice idea. Really challenging.

dans17 2013-05-02 04:25

Good idea, but I think it would be more interesting if there were more factors in the game to make it challenging.

scheurneus 2013-05-02 11:33

Dans17, you're right, but minimalism, huh?

yoni 2013-05-05 16:18

Nice one! Great use of the theme :)

snakeeater 2013-05-12 19:30

Nice idea, but too challenging for me. Maybe it's not my kind of game ^^

___________________________________________
ERROR in
action number 1
of Key Press Event for A-key Key
for object obj_controller:

In script scr_move_pointer:
Error in code at line 8:
while(placed[pointer_x,pointer_y] == true) pointer_y -= 1;
^
at position 33: Negative array index

aeveis 2013-05-20 05:22

interesting puzzle solving, maybe if there were built levels that focused on certain strategies used to fill the grey.