Advent of code in Rust - solving year 2020 exercise 17 p1 (Twitch Live 2021-08-30)
Channel:
Subscribers:
953
Published on ● Video Link: https://www.youtube.com/watch?v=HrXPgJ2WBJo
In this episode, we completed the first part of Advent of Code y2020 ex17!
This exercise is an interesting variation of Conway's Game of Life but with additional dimensions! Part one is in 3d.
We look forward to starting part 2 and see how to implement a solution to work in 4d and maybe even a more generalized solution over 3 or 4 dimensions.
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
Other Videos By Luciano Mammino (loige)
Tags:
rust
rustlang
advent of code
live coding
pair programming
mob programming
twitch live stream