This year I took a deep-dive into rust programming and solved advent of code with it.
Posts for: #Adventofcode
Adventofcode - Solver in scala.js
This year I tried to solve the codingchallenge more visual to begin with. So I opted for scalajs using outwatch.
Adventofcode 2020 - Day 20
The task is to assemble an image from different 10x10 tiles. The tiles themselves can be flipped and rotated.