Thursday, Jun 28, 2018
shippedBoilerplate and grid setup for the 5x5 puzzle
Buğra Gündüz started a new puzzle project, laying down initial structure and a working grid.
Gündüz created bgrgndzz/the-5x5-puzzle with an initial commit [1], then added boilerplate [2] to set up the project skeleton. The work continued with a commit to initialize the grid [3], establishing the core data structure the puzzle would work with.
Sources
- Initial commit · bgrgndzz/the-5x5-puzzle
- Add boilerplate · bgrgndzz/the-5x5-puzzle
- Initialize grid · bgrgndzz/the-5x5-puzzle