Compare commits
No commits in common. "b153d5b25876ae95ecccb0d799e01e024043e21c" and "49ff0daf4a303ae8c709a11557dab61f1faf1858" have entirely different histories.
b153d5b258
...
49ff0daf4a
@ -8,7 +8,7 @@ value of a rook : 5
|
|||||||
value of the Quenn : 9
|
value of the Quenn : 9
|
||||||
value of the King : 10 '''
|
value of the King : 10 '''
|
||||||
|
|
||||||
piece = [(1,2,3,5,9,10)]
|
iece = [(1,2,3,5,9,10)]
|
||||||
|
|
||||||
|
|
||||||
import numpy as np
|
import numpy as np
|
||||||
|
Loading…
Reference in New Issue
Block a user