Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | use coordinates | Raúl Benencia | 2015-03-28 | 3 | -65/+173 |
* | add setters and getters for the board squares using Coord | Raúl Benencia | 2015-03-28 | 1 | -0/+26 |
* | add a Coord type and init functions | Raúl Benencia | 2015-03-28 | 1 | -0/+31 |
* | helper functions should be static | Raúl Benencia | 2015-03-28 | 1 | -9/+9 |
* | setup piecespieces | Raúl Benencia | 2015-03-27 | 2 | -4/+47 |
* | correctly print a boardboard | Raúl Benencia | 2015-03-27 | 1 | -10/+14 |
* | don't use Board pointers | Raúl Benencia | 2015-03-27 | 1 | -14/+14 |
* | initial commit | Raúl Benencia | 2015-03-27 | 3 | -0/+178 |