The code was a mess, and the program was slow af, but it was an amazing learning experience.

  • @gun
    link
    22 years ago

    Yeah I wrote a chess game before and calculating legal moves was a nightmare. Especially with knights, castling, and en passant and other obscure rules. And I did not write that very cleanly, I think I had 1700 lines of code in that file.