Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input_move instead of coordinates. Introduce game_is_move_valid() | Raúl Benencia | 2015-03-31 | 1 | -13/+23 |
* | use puts | Raúl Benencia | 2015-03-31 | 1 | -2/+2 |
* | define game_is_checkmate(Board, Color) | Raúl Benencia | 2015-03-31 | 1 | -1/+10 |
* | introduce game loop function | Raúl Benencia | 2015-03-31 | 1 | -0/+36 |