Go to file
Pau Costa Ferrer dbbe26a855 🚚 Moved dragon and obstacle to their own modules
The book implementation had everything in one file, probably for not introducing too many concepts in the same chapter.
This looks much nicer and opens the door to a bit of customizing of the program
2023-11-02 10:45:22 +01:00
src 🚚 Moved dragon and obstacle to their own modules 2023-11-02 10:45:22 +01:00
.gitignore 🎉 Initial commit 2023-11-01 13:05:38 +01:00
Cargo.lock 🎉 Initial commit 2023-11-01 13:05:38 +01:00
Cargo.toml 🎉 Initial commit 2023-11-01 13:05:38 +01:00