Little recreation of the Labyrinth board game using Rust and the Bevy game engine.
- Settings in-game
- v0.1.0 - Tiles
- v0.1.1 - Debug
- v0.2.0 - Player
- v0.2.1 - Player spawning
- v0.2.2 - Player movement
- v0.2.5 - Player-Tile Collision
- v0.2.9 - Documentation Break
- v0.3.0 - Board movement
- v0.4.0 - Treasure
- v0.5.0 - QOL (controls hints)
- v1.0.0 - Release!
- Better background