first commit
This commit is contained in:
6
move_ and_piece_of_chess.py
Normal file
6
move_ and_piece_of_chess.py
Normal file
@ -0,0 +1,6 @@
|
||||
Pawn = 1
|
||||
Knigt = 2
|
||||
Bishop = 3
|
||||
Rook = 5
|
||||
Quenn = 9
|
||||
King = 10
|
Reference in New Issue
Block a user