Chess Stats is a slightly different way to analyze your chess games.
Chess Stats uses Stockfish 17.1 to analyze any game in a pgn file. It then saves analysis and shows statistics for blunders and best moves for every move of the game. Interactive chessboard shows continuations from any selected move. From the interactive board you can step through the continuation or make new moves with the mouse. New moves calculate new possibilities.
Python script developed with Python 3.1 on Linux Ubuntu 22
External libraries that are not part of the standard Python...
ch0 c-h-zero the chess engine!!!
How well is it possible for your processor(s) to play chess? How well is it possible for someone AND your processor(s) to play chess? Would they let it fly, or manage it actively?
--> Let's evolve !!!
A minigame tournament engine that allows for playing games against other people across the internet. The project is in the planning/alpha. It only currently has an Line of Sight Chess Program.