You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Reworked GUI, added queue system, added experimental cycles detection, various new parameters, such as custom tile colors, rows/columns color schemes, and some layout options. Fixed replay overrides edge cases and other minor bugs.
Known issues
Font size on low resolution still requires fixes, make sure to render in higher resolution for big puzzles (2K for 30x30 and above).
Some strange CPU spikes on Idle were noticed in the GUI, I will look into that issue later.
Usage
Includes both a GUI and a CLI interface
Double-click the executable to launch the GUI, see the repository for CLI usage examples.
Notes
GPU acceleration is not available in this build (no CUDA/PyTorch bundled).
For GPU support, clone the repository and use main.py.
Make sure python, all dependencies, and CUDA are installed for your GPU.