ahira-justice / chess-board

A chess board library for presenting game positions
https://pypi.org/project/chess-board
GNU General Public License v3.0
19 stars 12 forks source link

Please update library to allow the board to flip if a player chooses to play as black #9

Closed kiraksi closed 1 year ago

kiraksi commented 1 year ago

Please add a method to the board that will render it upside down from black's POV if we enter it as a parameter. Also thank you for responding to my email and feel free to do this whenever you have time! Thank you

ahira-justice commented 1 year ago

Hi @kira-kaur-sidhu,

I just published v0.4.0 that includes this feature. Try it out and let me know if there are any issues with it. Cheers!