lanz 2013-04-29 16:21
It fails from time to time with negative array index error.
Gameplay is fun and challenging though.
Foon → Ludum Dare Explorer → LD26 → Hard Puzzle
By scheurneus
| Category | Rank | Score | Count | |
|---|---|---|---|---|
| Theme | 155 | 3.61 | ||
| Innovation | 167 | 3.30 | ||
| Fun | 466 | 2.30 | ||
| Overall | 496 | 2.48 | ||
| Mood | 506 | 1.93 | ||
| Graphics | 546 | 1.86 | ||
| Coolness | 1564 | 39 |
It fails from time to time with negative array index error.
Gameplay is fun and challenging though.
The gameplay was pretty fun, well done :)
Original gameplay :) Never saw anything like that before
___________________________________________
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
I feel this game could actually get pretty challenging if levels weren't generated from just straight lines. Nice idea though, good job!
Thank you for the bug reports. Whenever it gives an error, please click ignore!
Maybe I'll go on ever with this...
"___________________________________________
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"
Very interesting concept but very buggy, crashed a lot when placing block. Still, with some polish this could be interesting.
Nice idea. Really challenging.
Good idea, but I think it would be more interesting if there were more factors in the game to make it challenging.
Dans17, you're right, but minimalism, huh?
Nice one! Great use of the theme :)
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
interesting puzzle solving, maybe if there were built levels that focused on certain strategies used to fill the grey.