wolfraam / chess-game

A java chess library for generating legal chess moves, determining check / mate / draw, determining the chess opening. Supports SAN, FAN, LAN, UCI and PGN.
MIT License
8 stars 5 forks source link

PGNExporter should have constructor with OutputStream in stead of PrintWriter #1

Closed wolfraam closed 1 year ago

wolfraam commented 2 years ago

See title

wolfraam commented 1 year ago

Solved in 1.1