jacobrs / stocklion

Custom built chess bot in c++. Coding night personal project to compete against similar bots abiding by the UCI protocol.
MIT License
4 stars 0 forks source link

Converts/pgn converter #6

Closed benrs closed 6 years ago

benrs commented 6 years ago

PGN Converter using regex, we can implement strategies in the future so we can slowly phase this out if we think it's too slow or not intuitive.