Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 174 Bytes

Readme.md

File metadata and controls

4 lines (3 loc) · 174 Bytes

Sliding Tiles Puzzle

This solves the 8-tile sliding puzzle. This is just a small program I did to learn Rust. Probably not as efficient and idiomatic as it should be yet.