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

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