/shuttle-cch

My solutions to the Shuttle's Christmas Code Hunt (CCH23)

Primary LanguageRustApache License 2.0Apache-2.0

Archiving

Keeping this repo mostly as a refernce but not keeping it updated so do use cargo deny or something similar to check for vulnerabilities from stale dependencies. I'll no longer be doing updates as this code is not in use.

My Shuttle CCH Solutions

I've tried to keep each day self contained in a suitably named file

License

All code in this repository is dual-licensed under either:

  • Apache License, Version 2.0
  • MIT license

at your option. This means you can select the license you prefer! This dual-licensing approach is the de-facto standard in the Rust ecosystem and there are very good reasons to include both as noted in this issue on Bevy's repo.

Contribution

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.