added pieces and values

This commit is contained in:
milanjaeckel 2026-05-09 14:15:58 +02:00
parent b97704dc4f
commit fa38532929

View File

@ -0,0 +1,6 @@
p1 = "pawn"
p2 = "bishop"
p3 = "knight"
p4 = "rook"
p5 = "queen"
p6 = "king"