The Shuttle Christmas Code Hunt is a set of Rust challenges that were released throughout December 2023.
If you haven't yet, install Rust and install cargo-shuttle 0.34.0 or higher.
You can check the versions with cargo -V
and cargo shuttle -V
.
Open Challenge -1 for a guide to get started with using Shuttle, and follow along the journey to build a web server for solving all of Santa's problems!
You can also read the challenges on the Shuttle Console.
Locally, you can use the validator.
You can also deploy your solution to Shuttle and validate it there. Go to the challenge pages on Shuttle Console for instructions.