Boilerplate and grid setup for the 5x5 puzzle
By RepoJournal , from @bgrgndzz's public GitHub activity
Backfilled
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.
One email a day. Unsubscribe in one click.
A short briefing every day bgrgndzz ships something — in about 3 minutes.
One email a day. Unsubscribe in one click. Read a past issue →
References
- [1] Initial commit bgrgndzz/the-5x5-puzzle
- [2] Add boilerplate bgrgndzz/the-5x5-puzzle
- [3] Initialize grid bgrgndzz/the-5x5-puzzle