Automations and Custom Containers

Tanggle Jigsaw Puzzle Bot Solver

Python Automations

Automated jigsaw puzzle solver for tanggle.io. Intercepts the game's WebSocket protocol to read piece data and send move commands directly.

pythonmsgpackplaywright
screenshot of the bot completing a puzzle

The solver reverse-engineers tanggle.io's WebSocket protocol (MessagePack) to control the game programmatically