mandrelbrotset / pygame-chess

Chess game written in python with the pygame library.
16 stars 24 forks source link

Pawn promotion not implemented #4

Open PeacockBen opened 1 year ago

mandrelbrotset commented 1 year ago

Hi @PeacockBen, this implementation was to get some experience with the Python pygame library. So a good bunch of Chess moves and rules were not implemented. Feel free to implement the features!

PeacockBen commented 1 year ago

Okay nice will give it a go. Always feel bad just listing issues the project is great and much better than I could do! Just thought would list them incase anyone was planning on forking and didn't notice them. Nice work on the project tho :)

mandrelbrotset commented 1 year ago

Yeah, makes sense. Thank you!