You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I expect to get a 22 x 22 grid, but what I get is a 19 x 19 grid. Now I do not
know if I can trust that Mario is at 11,11 as stated in all the tutorials.
I am using the newest version of the code and running it without errors or
warnings in Eclipse Gallileio.
I hope to have the issue resolved by getting verified information about mario's
coordinates (are they 11,11 or something else?), and by having explained the 19
to 22 difference.
-Erik D. Johnson
Original issue reported on code.google.com by wwwer...@gmail.com on 9 Nov 2010 at 9:08
The text was updated successfully, but these errors were encountered:
Also, it is important to know whether or not the (x,19) cells can see the
bottom or not, when finding out if there are holes that mario has to jump over.
Original comment by wwwer...@gmail.com on 9 Nov 2010 at 5:15
I also want to have your answer about that. I think that the new dimensions of
the level is 19x19 and mario is located on 9x9 cell. Am i correct?
-George
Original comment by siro...@yahoo.gr on 25 Feb 2011 at 9:34
Original issue reported on code.google.com by
wwwer...@gmail.com
on 9 Nov 2010 at 9:08The text was updated successfully, but these errors were encountered: