banner
李大仁博客

李大仁博客

天地虽大,但有一念向善,心存良知,虽凡夫俗子,皆可为圣贤。

C language, the source code of the Apple (black and white) chess program I wrote myself back then.

Today, while organizing my documents, I found some C language programs that I wrote in the past. Now I want to share them with everyone. Program 1: Black and White Chess Program. It was a small game that first appeared on Mac, commonly known as Apple Chess. Did you play it when you were young? Let's debug and play with it. Debugging environment: GCC, TC. You should know if you have experience with C language. The code is as follows (only providing the AI part): Full address www.lidaren.com/code/WBchess.c.txt

Please note that the code provided above is only for the AI part.

Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.