Search:

Type: Posts; User: Adak

Search: Search took 0.07 seconds.

  1. Replies
    11
    Views
    19,481

    If a piece is moved, mark the from square as...

    If a piece is moved, mark the from square as empty, print that empty square with the empty square char '-', and assign the to square with the new value, and print it in that square.
  2. Replies
    11
    Views
    19,481

    On the Chess programming forums, you MUST...

    On the Chess programming forums, you MUST absolutely ignore the attitudes! There's one or two that frankly, should be checking their meds, if not straightaway be locked up! They rarely appear, thank...
  3. Replies
    11
    Views
    19,481

    I agree with std10093, pick apart the...

    I agree with std10093, pick apart the move:fromCol fromRow toCol toRow, variables assigned from move[0] through move[4], but then you have the weird moves like a pawn reaching the last row, etc.
    ...
Results 1 to 3 of 3