An algorithm for how to cover a square with numbers using L-shapes (and one corner at the beginning being a 1x1 cube, to make it possible).
rafaeldolfe/coveringASquare
An algorithm for how to cover a square with numbers using L-shapes (and one corner at the beginning being a 1x1 cube, to make it possible).
Java