A chess game that runs on the console made in .net core
all rules implemented, the game has possible movement markings and does not let be performed moves that can not be made:
- System to mark possible moves;
- Error when you try to perform an invalid action
- Colored console interface
- Captured pieces count
- Special moves
- Resign system
- Another languages system