- This is a small project I did to learn more about the Rust language and to get started with the gaphics library piston
- It is licensed under the MIT license
- A simple graphical representation of the state of the puzzle
- Allowing the user to move pieces by clicking them
- Preventing illegal moves
- Closing upon completetion of the puzzle
- No tutorial or explanation of rules
- Current indication of puzzle completion may cause confusion
You can find the newest release at the release page