thomas-mauran / chess-tui

A chess TUI implementation in rust 🦀
https://crates.io/crates/chess-tui
MIT License
340 stars 19 forks source link

feat: board turn #69

Open thomas-mauran opened 2 months ago

thomas-mauran commented 2 months ago

Problem

Be able to play as black

Solution

Implement it and be sure to remove all the hardcoded white values

damien-mathieu1 commented 2 months ago

Hello, can I try to take this issue ?