Learning-Python-Team/Chess

the indexes are reverse of what they are supposed to be

Closed this issue · 1 comments

the rows only, the columns are fine. youll likely see it if you run it and move a few pieces.
its either the array itself or the draw function.
if its the array, we need to change the inputparser and draw function, or the array itself

it was the draw function. Fixed it in merge #4