I'm a student a student at ULHT (Universidade Lusófona de Humanidades e Tecnologias), currently studying Computer Engeneering.
Programing Languages: | Knowledge: |
---|---|
Kotlin | ●●●●● |
Java | ●●●●◌ |
C | ●●●◌◌ |
-
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.