Repository Details
Shared by


HelloGitHub Rating
0 ratings
A Python Chess Engine in Just Over 100 Lines of Code
Past 7 days Received -1 stars ✨
Claim
Discuss
Collect
Share
3.1k
Stars
No
Chinese
Python
Language
No
Active
22
Contributors
24
Issues
No
Organization
None
Latest
569
Forks
None
License
More

A command-line chess game implemented using only Python's standard library and 131 lines of code with rich comments and a clear structure. The core code is divided into three main parts: chess logic, strategy search, and user interface.
Comments
Rating:
No comments yet