Menu

#1 X and Y switched

open
nobody
None
5
2005-07-03
2005-07-03
John Ohno
No

In the game, the dialog boxes asking for the
coordinates ask for x and uses that as the y
coordinate, and vice versa.
How to fix this bug:
The good (harder) way: Fix the code that sends the
coordinates to the Game class. This may not in fact be
the problem, and it would need to be fixed on every
call.
The kluge (easy) way: Change the prompts to ask for y
first, then x. This is a lazy, but extremely effective,
solution, and possibly better because people already
playing Shougou are used to inputting this way.
Please give your input on which would be on the whole
the better solution.
-John

Discussion


Log in to post a comment.