You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Zb13 434fb4fcfe
Initial commit
2 years ago
..
__pycache__ Initial commit 2 years ago
Chess.py Initial commit 2 years ago
ChessColor.py Initial commit 2 years ago
README.md Initial commit 2 years ago
__init__.py Initial commit 2 years ago
卒.py Initial commit 2 years ago
士.py Initial commit 2 years ago
将.py Initial commit 2 years ago
炮.py Initial commit 2 years ago
象.py Initial commit 2 years ago
车.py Initial commit 2 years ago
马.py Initial commit 2 years ago

README.md

此模型文件夹用来写各种棋子的逻辑

使用方法

from ChessModel.Chess import Chess,士,卒,...等等以后还会继续写到的棋子类