Credits ======= - [Hands-on Rust](https://pragprog.com/titles/hwrust/hands-on-rust/) book - [Bevy Minesweeper](https://dev.to/qongzi/bevy-minesweeper-introduction-4l7f) tutorial series - [Dungeon Crawl Stone Soup](https://opengameart.org/content/dungeon-crawl-32x32-tiles-supplemental) tiles - [Fantasy tileset](https://opengameart.org/content/32x32-fantasy-tileset) modified to create inventory theme - web build and github deploy from [bevy game template](https://github.com/NiklasEi/bevy_game_template) - [The Little Book of Rust Macros](https://veykril.github.io/tlborm/) - [Procedural Macros tutorial series](https://blog.turbo.fish/proc-macro-basics/) - Brother rabbit [Tomas Dambrauskas](https://github.com/tomuxmon)