Re: Code 7 - Episodes 2 & 3 Out Now
If you could complete While 1, While 2 really shouldn't be giving you so much trouble. The solution is almost the same.
Just look at the map, and try to think what steps you would take to get from the start to the exit. If it helps, open a document and write down how the code would look if you had to write it the long way, without using while loops. That way, you should be able to notice that there's commands that always repeat. Just put those commands into the while loop, with a condition that's always true.
-- Audiogames-reflector mailing list Audiogames-reflector@sabahattin-gucukoglu.com https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector