FoonLudum Dare ExplorerLD28 → YOGO Rails

YOGO Rails

By micaldom

View on Wayback Machine

CategoryRankScoreCount
Coolness1795

Comments

lolshouse 2013-12-17 01:13

Cool game with an interesting concept. Could've been more polished, but good for what it is.

dikkop 2013-12-18 22:28

Got this error:

___________________________________________
ERROR in
action number 1
of Step Event
for object obj_player:

Error in code at line 9:
if (instance_position(x,y,obj_lines).neg_xmove_on = false || instance_position(x + 32, y, obj_lines).pos_xmove_on) = false {
^
at position 111: Unknown variable pos_xmove_on

Pretty funny concept. Took me a while to realize what I had to do.

mmickyman 2013-12-27 23:27

I got the same error than Dikkop.
Interesting thing.