caves
caves copied to clipboard
draft: Update dependencies
~~There are still some issue w.r.t to the GameState, but I am able to see the first level. Some more tweaks and we'll get a working version. Could you point out where I messed up? Can we interact with the doors?~~
WORKS! Really great resource for sdl2 dev with rust. Especially the texture management.
Changelog:
- Updates specs to 0.16.0
- Formatted with cargo
In hindsight, I should've formatted in a separate commit after I made the required changes, makes the diff super large :man_facepalming:.
NOTE: Could not update to 0.17.0, there was a problem with the crate component_group macro.
Related: https://github.com/sunjay/caves/issues/168