-
This is a simple program writen in Kotlin that builds a chess board.
-
The program builds a simple menu.
- Asks you to introduce names for the first and second player.
- Asks you to choose the dimensions of the chess board.
- Asks you to choose if you want a legend and pieces on the board.
- Builds a chess board according the inputs of the user.