leongold / websudoku

Next-Gen Procrastination

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This solves www.websudoku.com (on Linux).

The algorithm is recursive (for no particular reason other than feeling like writing one). Stack size on the latter difficulties may increase up to roughly 200MB, increase maximum allowed size accordingly (ulimit -s).

Run and minimize main.py in a shell that's located in the same window as your browser.

About

Next-Gen Procrastination


Languages

Language:Python 100.0%