Skip to content

Commit

Permalink
Merge branch 'main' into spike/new-layout
Browse files Browse the repository at this point in the history
  • Loading branch information
pouretrebelle committed May 28, 2021
2 parents 5a784e1 + 2dbad80 commit 08c49a2
Show file tree
Hide file tree
Showing 19 changed files with 1,038 additions and 7 deletions.
12 changes: 6 additions & 6 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion sketches/028/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ designNoiseSeeds: [epg, jtq, tqp]
cutNoiseSeeds: [bwy, ttq, irx, psd]
accentColor: '#D5D458'

pieces: 260
pieces: 176
timeToSolve: 48:54
---

Expand Down
21 changes: 21 additions & 0 deletions sketches/030/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
---
datePublished: 2021-05-21
youTubeLink: https://youtu.be/vJTgSRFgAps

designNoiseSeeds: [mpe, uka]
cutNoiseSeeds: [oln, tau, uis]
accentColor: '#4d65ff'

pieces: 264
timeToSolve: 1:30:57
---

# 030

![canvas](https://res.cloudinary.com/abstract-puzzles/image/upload/w_2000/030_mpe-uka_oln-tau-uis?raw=true)

In a return to simpler forms, this design combines the layering effect of 028 with clusters of vertical bars. Each group of strokes has slightly varied opacities running across it so the colours vary across the design.

Building on the diagonal puzzle pattern first introduced in 026, this refactors the cutting algorithm and adds new corner shapes and five-sided edge pieces. I wanted to make all the pieces roughly the same size without compromising the layout. It's now much easier to line the edges up but as they can't be attached to form a frame you're still encouraged to work outwards from the middle of the puzzle.

My solve on this puzzle was haphazard - I started by grouping the darkest colours and connecting some of the more distinct areas of colour which led to lots of small islands of connected pieces. I leaned quite heavily on lining up the edges which was a bit of a crutch, and then connected the pieces as I saw them without much of a strategy. I think this design had a really good balance of colours and textures, but my solve didn't do it justice.
Loading

0 comments on commit 08c49a2

Please sign in to comment.