Skip to main content
73k

Tripeaks Solitaire Solver in JavaScript

A preview of a tripeaks card game layout.

I've created an online Tripeaks Solver.

This is based on the excellent work done by IgniparousTempest on Github — see his demo here.

I made some changes to support new features and built a new web interface. This solver can help you along with incomplete games and provide a "best solution" for unsolvable games. It also shouldn't lock up on unsolvable or difficult games, providing progress feedback while waiting, since it can still take several minutes to do its work if the game isn't easy.

I hope this helps some people. Source is available at Github, as well as my Gitea host.