itch.io is community of indie game creators and players

Devlogs

Published!

Tile Slider
A downloadable game for Windows

I decided to publish this little puzzle game that was sitting in my development folder on itch.io, because why not? It's not terribly sophisticated, but a fun little project.

It was coded using LibGDX. I had a quick look if I could also publish it as a browser game because this way people could play it without downloading an executable. However, the puzzle solver runs in a background thread and multi-threading is not supported by GWT.

The solver uses the A* algorithm.

Sound effects were created with BFXR.

Files

  • TileSlider.zip 33 MB
    Nov 22, 2022
Download Tile Slider
Leave a comment