This is the source code for the Rust tutorial published at https://dominik-wilkowski.com/posts/learning-rust-by-building-the-old-terminal-game-beast-from-1984-part-1/
- End state of part 1: https://github.com/dominikwilkowski/tutorial_beast/archive/refs/tags/part1.zip
- End state of part 2: https://github.com/dominikwilkowski/tutorial_beast/archive/refs/tags/part2.zip
- End state of part 3: https://github.com/dominikwilkowski/tutorial_beast/archive/refs/tags/part3.zip
- End state of part 4: https://github.com/dominikwilkowski/tutorial_beast/archive/refs/tags/part4.zip