Blazor Server Electron app for analyzing chess games with UCI chess engines on local hardware
!Beta version!
- dotnet 6
- Download UCI Chess Engine(s) (e.g Stockfish or Lc0) and add them to the configuration (make sure you have the correct engine version for your CPU/graphic card)
- No Chess960 support
- No sub variations in the database
- FEN import not tested
(Debug logging enabled)
v0.6.6
- pax.BlazorChartJs
v0.6.5
- Database bugfix
- SubVariation linebreaks fix
v0.6.4
- Engine dispose fix