Hosted a live stream on Twitch
Published a YouTube video
Used Rust
+1
Live Streamed another Advent of Code in Rust.

Still working through year 2020 exercise 20... it's a long one!

https://www.youtube.com/watch?v=Ox3kw-qGaGY

In this episode, we continued working through the second part of Advent of Code y2020 ex20!

In this part of the exercise, we needed to reassemble the entire map, starting from the hashmap of neighbours we built in the first part.

In this episode we managed to complete our idea for the tile composition algorithm (which we also explained a bit better from last time using some illustrated slides). We also started to write a bunch of utility functions (and tests!) to rotate and flip tiles.

Check out our next videos if you are curious to see if we will manage to tackle this exercise and how. It seems this is being considered the most difficult Advent of code challenge of 2020!

For all the source code check out the official GitHub repo: https://github.com/lmammino/rust-advent

For seeing the next episodes live check out our Twitch channel: https://twitch.tv/loige