C# Drawing Chess Board
I’m trying to draw a 8×8 chess board using C#. Here’s my first attempt to draw it. It won’t draw the board and I haven’t found what I’m missing.
I’m trying to draw a 8×8 chess board using C#. Here’s my first attempt to draw it. It won’t draw the board and I haven’t found what I’m missing.