The fifteen puzzle written in V programming language.
The easiest way is to download executable for your system in Releases section.
Or, you can compile the sources yourself: Install V first
$ git clone https://github.com/hedgeg0d/VFifteen
$ cd VFifteen/
$ v run .
- Playable game
- Resizable window
- Ability to move multiple cells with one click
- Spawn animation
- Android build
- Move animation
- Theme switching
- Different field sizes
- Stats saves
- Settings