Научился: 1. using ConsoleColor to show colors on console app (didn't use it until now...) Трудности: 1. didn't work. found a bug in init() function: moveColor = Color.white; was MISSING.
Научился: 1. build a classlib
2. testing classlib functionality with a console app.
3. we should parse fen string
4. find right figure char and modify fen string for next move