issues
search
oggy22
/
BoardGames
A simple engine and end-tables for board games like chess, checkers and general tic-tac-toe (m,n,k-game) including connect 4. Heavy use of new C++ features like generator and concepts. Easy to add new engine and new game.
Apache License 2.0
2
stars
0
forks
source link
Chess PGN contstructor
#13
Closed
oggy22
closed
2 weeks ago
oggy22
commented
10 months ago
ChessPosition(string PNG) { }
ChessPosition(string PNG) { }